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 [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to