Displaying 6 results from an estimated 6 matches for "railshostinginfo".
2007 Jan 31
2
NoMethodError in ClassifiedController#create
Hope you can help. Getting the error message
NoMethodError in ClassifiedController#create
You have a nil object when you didn''t expect it!
You might have expected an instance of ActiveRecord::Base.
The error occurred while evaluating nil.save
Here''s my controller code. I''m totally new to ruby on rails so help
would be much appreciated
class ClassifiedController <
2007 Mar 31
0
BBCode editor
Does anybody know of a free BBCode editor that can be easily integrated
in a Rails project? Thanks.
Kind regards,
Nick
--
http://www.railshostinginfo.com
Compare Rails hosting companies
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-ta...
2007 Mar 05
3
Cannot save session in IE6
A search only returned this thread:
http://www.ruby-forum.com/topic/71970#101107
FF and IE7 both accept and store sessions as such:
--- !ruby/object:CGI::Session
data: &id001
:person_id: 1
:person_name: Bob
flash: !map:ActionController::Flash::FlashHash {}
But IE6 refuses to store the session and returns this:
--- !ruby/object:CGI::Session
data: &id001
flash:
2007 Jan 20
1
Not appear error message
I have a partial form "empresa". In new.rhtml of "empresa", I call the
partial form of "usuario". Well, it is happening the following: When
save empresa, and stop in validates, as much in "empresa" how much
"usuario", appear only error message of "empresa", and not of "usuario".
Because this happening?
ps1.: I use flash_message
2008 Jul 07
6
Discuss Your Rails Hosting here, with rates & experience
Hi to all,
I have seen many threads here that talks a bit on Hosting scenario and
keeps the matter hanging and discussions gets truncated without any
outcome.
It would be nice to have a serious thread like this, where we can
discuss few things as follows...
(1) Your Rails Hosting Company
(2) Your experience with that Hosting Company
(3) Your currently plan and Your Rates
(4) Helping /
2006 Jan 25
38
Rails app won''t run on Dreamhost - "incomplet headers" error
Can anyone provide some expert debugging help here? What''s the first
step to take to see what the issue is here?
I have no errors in the rails app''s log files. The only errors I have
are those provided by apache and they are:
''FastCGI: Incomplete headers (0) bytes received from server''
I''ve tried editing the shebang line, removing line feeds, but