[Locomotive-users] Re: Rails 1.2.1 Bundles

Hiro asari at yahoo.com
Sat Jan 20 02:01:06 GMT 2007


As described in AWDR 2nd ed, p.29, I attempted creating my own Rails 1.2.1
documentation.

I create a dummy app with Locomotive, open a terminal, then run 'rake
rails:freeze:gems'.  I get this error:

$ rake rails:freeze:gems
(in /Users/johnd/docs)
/Users/johnd/docs/config/boot.rb:29:Warning: require_gem is obsolete.  Use gem
instead.
Freezing to the gems for Rails 1.2.1
rm -rf vendor/rails
mkdir -p vendor/rails
cd vendor/rails
ERROR:  While executing gem ... (ArgumentError)
    install directory "activesupport-1.4.0" not absolute
rake aborted!
exit

(See full trace by running task with --trace)



More information about the Locomotive-users mailing list