Open ghost opened 12 years ago
Did you put the gem into your Gemfile too?
Hi there! Have you put blacklight_browse_nearby in your gemfile, then typed "bundle install". That might solve the problem.
On Wed, Oct 24, 2012 at 10:25 AM, jiaoda notifications@github.com wrote:
Thanks for sharing the blacklight_browse_nearby gem!
I want to report a problem that I had when installing it in my blacklight. The first step was Ok.
gem install blacklight_browse_nearby
The gem was correctly installed in my ruby gem directory. But then when I run
rails g blacklight_browse_nearby
I got "Could not find generator blacklight_browse_nearby"
I am running ruby 1.8.7 with rails 3.1.1 on Windows 7.
I also tested with "rails g" and blacklight_browse_nearby was not listed.
Could someone please help me out?
Thank you!
— Reply to this email directly or view it on GitHubhttps://github.com/projectblacklight/blacklight_browse_nearby/issues/1.
Thanks for sharing the blacklight_browse_nearby gem!
I want to report a problem that I had when installing it in my blacklight. The first step was Ok.
gem install blacklight_browse_nearby
The gem was correctly installed in my ruby gem directory. But then when I run
rails g blacklight_browse_nearby
I got "Could not find generator blacklight_browse_nearby"
I am running ruby 1.8.7 with rails 3.1.1 on Windows 7.
I also tested with "rails g" and blacklight_browse_nearby was not listed.
Could someone please help me out?
Thank you!