[Locomotive-users] general frustration

ray palermo signorray at sbcglobal.net
Thu Jan 25 21:48:50 GMT 2007


Hello,

I am running Locomotive2 and am essentially stuck at "go" on several  
newbie issues:

1) The "help" instructions for getting up and running are missing  
some steps(?), specifically the one about adding dynamic content to  
the hello controller.

2) When I try to generate a controller I got this message excerpt:
ray$ ruby script/generate controller Say
./script/../config/boot.rb:29:Warning: require_gem is obsolete.  Use  
gem instead.
       exists  app/controllers/
       exists  app/helpers/
       create  app/views/say
       exists  test/functional/
       create  app/controllers/say_controller.rb
       create  test/functional/say_controller_test.rb
       create  app/helpers/say_helper.rb
ray-palermos-Computer:~/ruby_work/kit ray$

(This is after updating not only Locomotive but also the Standard  
bundle as separate installs).

3) There appear to be other problems as well as I can't even get to  
the scaffolding without getting this message repeatedly:

ray$ ruby script/generate migration add_monkeys_table
./script/../config/boot.rb:29:Warning: require_gem is obsolete.  Use  
gem instead.
       create  db/migrate
       create  db/migrate/001_add_monkeys_table.rb
ray-palermos-Computer:~/ruby_work/kit ray$ edit db/migrate/ 
001_add_monkeys_table.rb
ray-palermos-Computer:~/ruby_work/kit ray$ rake migrate
/Applications/Locomotive2/Bundles/standardRailsJan2007.locobundle/ 
powerpc/bin/rake:17:Warning: require_gem is obsolete.  Use gem instead.
(in /Users/ray/ruby_work/kit)
/Users/ray/ruby_work/fkit/config/boot.rb:29:Warning: require_gem is  
obsolete.  Use gem instead.
rake aborted!
Unknown database 'kit_development'

(See full trace by running task with --trace)
ray-palermos-Computer:~/ruby_work/kit ray$


Can you please help? So far Locomotive (and Rails by extension) has  
been a bust. I would appreciate any help that can get me past being a  
newbie.

Thanks,
Ray Palermo
812.423.5680
signorray at sbcglobal.net



-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://one.textdrive.com/pipermail/locomotive-users/attachments/20070125/90e47695/attachment.htm


More information about the Locomotive-users mailing list