Displaying 4 results from an estimated 4 matches for "instant_rails".
Did you mean:
instant_emails
2006 May 03
3
Installing a standalone package of rails
I recently downloaded a standalone package of rails, release 0.12.1
(.zip) but I don''t know how to install. When I unzip, I get a lot of
-sometimes empty- folders. Should I copy these folders? If so, where
should I copy them?
I hope you can help me!
--
Posted via http://www.ruby-forum.com/.
2008 Jun 25
4
Error with mongrel_rails start
...ks just fine. However, I attempted this with a
pre-existing web app and I got some errors.
First, I gathered the app''s folder (checked the contents, it has all
the folders plus one extra: components) and placed it under ruby/
rails_apps.
Then, to see if I could run it locally, I opened up Instant_Rails,
opened the Ruby Console Window, changed the directory to ruby/
rails_apps/alpha (alpha is the name of the app folder). Then I tried
to start Mongrel using mongrel_rails start. The first time I tried
this I got:
Cannot find gem for Rails =1.1.6:
Install the missing gem with ''gem in...
2007 Aug 09
3
method_missing error......need some eyes for this one
...opriate code from the model
the actual error are pasted below.
Thank you for your help.
Dave
____________________________________________________________________
NoMethodError in UserController#edit
private method `correct_password?'' called for #<User:0x485ee28>
RAILS_ROOT: C:/instant_rails/InstantRails/rails_apps/puget/config/..
Application Trace | Framework Trace | Full Trace
C:/instant_rails/InstantRails/ruby/lib/ruby/gems/1.8/gems/
activerecord-1.15.3/lib/active_record/base.rb:1857:in `method_missing''
#{RAILS_ROOT}/app/controllers/user_controller.rb:63:in `edit''...
2006 May 19
2
Problems at running Rails at the first time
Well, i got familiar with writing Ruby scripts the last days and thougt to
write a web application with a framework. First steps was Rails.
I successfully installed Gems, Action Web Service and Rails, at least the
installer said so... :D
So I took a tutorial to write a small app, but I fail in the step startig
Rails with the command "rails myappdir". There are some warnings and error