HighDots Forums  

Sponsored Links


Ruby On Rails Talk Ruby On Rails programming language mailing list


Discuss in the Ruby On Rails Talk forum.



Post New Thread
Threads in Forum : Ruby On Rails Talk Forum Tools
  Rating Thread / Thread Starter Last Post Reverse Sort Order    Replies         Views     
Dave Dumaresq wrote: I had the same symptom of the auto-completion list items appearing behind fields that were immediately below the auto-complete...
Straff Walton
11-03-2009 03:22 AM
Straff Walton Go to last post
0 11
I am trying to install rails on Ubuntu 8.10, and met following errors. Please help me get through. The same error happens when do gem...
pierr
11-03-2009 01:31 AM
pierr Go to last post
0 11
NATURAL U.S.A PUZZZZYYY MMMIILLLKKKYYY BOOOBBSSSS http://rnascience.blogspot.com/ http://rnascience.blogspot.com/ ...
srigina s
11-03-2009 12:30 AM
srigina s Go to last post
0 4
The Cache Money page (http://github.com/nkallen/cache-money) mentions "For your unit tests, it is faster to use a Memcached mock than the...
Tony Primerano
11-02-2009 11:52 PM
Conrad Taylor Go to last post
6 24
I am storing the product, tip and post in Rails built in Cache at the site www.onebeautyproduct.com. Currently I have built a button in...
Leo Stern
11-02-2009 11:17 PM
Ar Chron Go to last post
1 3
Hi, When I try to launch my ruby on rails server, it says my ruby gems version is not up to date. However it is. I've even tried reinstalling ruby...
Connor
11-02-2009 10:27 PM
Steven Elliott Jr Go to last post
4 11
I'd like to use be able to decode QR codes that people submit to my rails app. I'm using phonegap for iPhone, so I need to create a work- around for...
ckundo
11-02-2009 08:27 PM
Marnen Laibow-Koser Go to last post
9 13
i got this error message while installing mysql gem..... kindly help me to solve this issue.... JRuby limited openssl loaded. gem install...
Devendran Ganesan
11-02-2009 07:36 PM
Lucy Snowe Go to last post
3 31
Hi. I try to install a plugin, but with no success, nothing is printed, the plugin is not installed. Input and output on my...
Michal Burak
11-02-2009 06:47 PM
Marnen Laibow-Koser Go to last post
3 5
Hi All, Someone reccomended using paperclip as a way to easily upload photos. Basically I want a quick and easy solution to allow users to add...
RubyonRails_newbie
11-02-2009 03:28 PM
Pat Shaughnessy Go to last post
7 11
Hi all, I successfully deployed my JRuby on Rails app on Tomcat In a jsp page I'd use ${pageContext.request.contextPath} to obtain my context...
Rafael Roque
11-02-2009 02:53 PM
Nick Sieger Go to last post
3 8
Looks like http://www.redhillonrails.org has been taken over by ads and considering how old the RedHill plugins are getting I was wondering if...
Aaron Turner
11-02-2009 02:17 PM
Marnen Laibow-Koser Go to last post
3 13
Hi Friends i would like to integrate the payment gateway ccavenue in to my railsapp give some guide line for how to implement the...
mahesh s
11-02-2009 02:04 PM
Jeff Go to last post
1 7
Hi, I want to do printing in ROR? How should I do that? Is there any API's are present? Any help appreciated? Thanks, Tushar Gandhi -- Posted via...
Tushar Gandhi
11-02-2009 01:19 PM
Norm Scherer Go to last post
7 11
Hi Brent, thanks for replying. I already have that line as it happens - config.gem 'mislav-will_paginate', :version => '~> 2.3.2', :lib =>...
Max Williams
11-02-2009 12:22 PM
Max Williams Go to last post
23 58
MarkusW wrote: Then please, forget about restful_authentication and use Authlogic. restful_authentication is easy to set up, but puts a lot of...
Marnen Laibow-Koser
11-02-2009 12:12 PM
Marnen Laibow-Koser Go to last post
0 6
I tried to create WSDL with rails 1.2.6 but when I tried to return a custom data type rather than built in data type in my web API, I got this kind...
Kalpesh1 Patel
11-02-2009 12:12 PM
Kalpesh1 Patel Go to last post
0 4
I've got a Rails 2.2.3 that I recently upgraded to 2.3.4. I made a new Rails tree and copied most of the stuff under "config" over (from the new...
Wisq
11-02-2009 12:04 PM
Wisq Go to last post
0 14
MarkusW wrote: Surely you've been able to solve the problem, but I publish a possible solution for anyone who has the same problem. A proper way...
Fer T.
11-02-2009 12:04 PM
Fer T. Go to last post
0 5
Hi Railer's, Im pllaying around with the Twitter API wrapper by John Nunemaker, but i'm wondering where to put all the logic. It can't find any...
andkjaer
11-02-2009 10:32 AM
Marnen Laibow-Koser Go to last post
5 7
Hi, Let's say in Model1 I require 'net/http', and in Model9 I also require 'net/http' because I forgot it was already required in Mode1, will...
Fernando Perez
11-02-2009 09:51 AM
Fernando Perez Go to last post
2 8
i have a form_tag with two button: <% form_tag "/controller/action" %> <% submit_tag 'send' %> <% submit_tag 'check', :onclick => "javascript:......
Simoha Simoha
11-02-2009 09:27 AM
Simoha Simoha Go to last post
5 6
Hi, I have a select box with the following options: <select id="flight_destination" name="flight"> <option value="">Destination</option> <optgroup...
TJ Lee
11-02-2009 08:07 AM
TJ Lee Go to last post
0 10
Hi all, Just a quick note to let you know that The Guvner has thrown open the doors to the Manor once again, and Ruby Manor will be happening...
James Adam
11-02-2009 08:05 AM
James Adam Go to last post
0 5
Hi Here I want to insert multiple records into a single table. Table is users.: email, password, password_confirmation and country.. "Add one more"...
Brijesh Shah
11-02-2009 07:26 AM
Jon Hinson Go to last post
3 29
Adam wrote: Yeah! You help me with this post -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You...
Paco Guzman
11-02-2009 07:23 AM
Paco Guzman Go to last post
0 2
Hi, I am using rails 2.2. I want to send out an email through my application. Can anyone tell me How should I configure the email sever or what...
Tushar Gandhi
11-02-2009 06:40 AM
sami Go to last post
3 4
Hi Everybody, I want to implement pagination with ajax. I followed this url: http://wiki.github.com/mislav/will_paginate/ajax-pagination I am...
Rails ROR
11-02-2009 06:07 AM
Conrad Taylor Go to last post
2 4
What do seasoned developers really enjoy about Rails. How does it make your life easier? This is for favorites, not what you don't...
Dustin
11-02-2009 06:01 AM
Sandip Ransing Go to last post
15 28
Stewart Matheson wrote: Rails does not need or benefit from a real IDE. I dropped Aptana and NetBeans and use KomodoEdit for Rails development. ...
Marnen Laibow-Koser
11-02-2009 05:58 AM
Sandip Ransing Go to last post
16 17
Hi. I migrated my application from rails 2.2.2 to 2.3.4 and from passenger 2.0.6 to 2.2.5. Good news that my app now is eating less memory, and bad...
Alex Gusev
11-02-2009 05:52 AM
Alex Gusev Go to last post
0 4
Hi everyone, Am a newbie in RoR. I want to develop a rails app, which could search flight info from my rails app, fetch the flight informations...
hassano
11-02-2009 05:49 AM
Sandip Ransing Go to last post
3 4
hi guys, I'm trying to do a program that automates some site usage, like fetch the site, fill a field and "press" the send button. So, it'll behave...
Ernesto Rocha
11-02-2009 05:32 AM
Sandip Ransing Go to last post
2 8
I am trying to build a shared-appointment system, where users can subscribe to appointments and be updated whenever changes are made to them. I have...
theLemcke
11-02-2009 05:27 AM
Sandip Ransing Go to last post
1 4
hi, I am doing unit testing. I have a table as SalesOrder, where "ordernumber" is the primary key of the table. When I insert records in the table...
Vishnu First
11-02-2009 05:24 AM
Vishnu First Go to last post
5 12
Hi, I was trying to get virtual attributes working for a model...but looks like with models generated by nifty_scaffolding the "unknownattribute"...
C K Kashyap
11-02-2009 04:05 AM
Conrad Taylor Go to last post
1 10
Hi I want to disable only one item of select box. I tried to used :disabled=>'item' but it disable select box itself. So anybody how to do...
Brijesh Shah
11-02-2009 03:16 AM
Priyanka Pathak Go to last post
5 14
Hi Al.... I have implemented savage_beast plugin successfully. But when I create new forum it gives me error like "undefined method `title'...
Smit Shah
11-02-2009 12:53 AM
Smit Shah Go to last post
0 8
I have a really horrendous problem with sessions. before_filter :find_cart_from_session private def find_cart_from_session if session # if...
James West
11-01-2009 10:36 PM
tommy xiao Go to last post
6 7
I have a list that is enclosed in a form. Each item in the list has a checkbox, so an excerted bit of the code is (the part to list the contacts is...
lunaclaire
11-01-2009 09:47 PM
lunaclaire Go to last post
1 8
I want to create a rails application using postgres database. Update a username and password terp and agile respectively. When i run the command rake...
madhuri godade
11-01-2009 07:10 PM
SMiX Go to last post
3 55
Aaron Feng wrote: WoW! Don't know why, but it works here too on mislav-will_paginate (2.3.11) Thank you! --
Kleber Shimabuku
11-01-2009 06:34 PM
Kleber Shimabuku Go to last post
0 11
I have a list that is enclosed in a form. Each item in the list has a checkbox, so an excerted bit of the code is (the part to list the contacts is...
lunaclaire
11-01-2009 06:26 PM
lunaclaire Go to last post
0 9
Greg Donald wrote: Worked for me too. -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received...
Will Cain
11-01-2009 06:12 PM
Will Cain Go to last post
0 3
Greg Donald wrote: Worked for me too. -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received...
Will Cain
11-01-2009 06:12 PM
Will Cain Go to last post
0 4
Hey everyone! I have a problem that's been making me a little nuts. I would like to use RoR for a upcoming project, but if I can't get past this...
jmamma
11-01-2009 06:09 PM
jmamma Go to last post
0 8
Greetings! I'm trying to use Ara's Background Job on Windows and running into a problem. I've installed it as a gem and added "require 'bj'" at the...
bill walton
11-01-2009 04:58 PM
bill walton Go to last post
0 27
After 3 days I am giving up on RoR. I have a MAC and after installing Aptana RoR no longer see mySQL and after dozens of adjustments and downloads it...
TheTribster
11-01-2009 04:15 PM
Rein Henrichs Go to last post
12 20
I've just reinstalled linux (9.10) and am trying to match my gem environment to our server's. I'm having a problem with will_paginate. On the...
Max Williams
11-01-2009 04:10 PM
Max Williams Go to last post
0 4
I am working on a project that involves many different types of users, each with their own sets of information. I decided to condense the variety of...
James Cook
11-01-2009 03:28 PM
James Cook Go to last post
2 23
Post New Thread

Display Options
Showing threads 401 to 450 of 4242
Sorted By Sort Order
From The
Forum Tools Search this Forum
Search this Forum :

Advanced Search

New posts New posts More than 15 replies or 150 views Hot thread with new posts
No new posts No new posts More than 15 replies or 150 views Hot thread with no new posts
Closed Thread Thread is closed  


 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.