I''m really trying to use bundler, but I seem to be running into way
more
problems then it seems worth. Now, this issue I''m having might not be
related directly to bundler, but I can''t figure out what else could be
causing it.
My Gemfile
source :gemcutter
gem "rails", "~> 2.3.5", :require => nil
gem "clearance", "0.8.6"
My Problem
jeremywoertink$ ./script/generate clearance
Couldn''t find ''clearance'' generator
jeremywoertink$ ./script/console
Loading development environment (Rails 2.3.5)>> Clearance
=> Clearance>>
Anyone have any suggestions?
Thanks,
~Jeremy
--
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-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en.