Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rails g blacklight_browse_nearby failed #1

Open
ghost opened this issue Oct 24, 2012 · 2 comments
Open

rails g blacklight_browse_nearby failed #1

ghost opened this issue Oct 24, 2012 · 2 comments

Comments

@ghost
Copy link

ghost commented Oct 24, 2012

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!

@cbeer
Copy link
Member

cbeer commented Oct 24, 2012

Did you put the gem into your Gemfile too?

@pristinenoise
Copy link

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//issues/1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants