Skip to content

NameError: uninitialized constant Faker::Base #704

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

Closed
m-ramizraja opened this issue Jan 30, 2018 · 1 comment
Closed

NameError: uninitialized constant Faker::Base #704

m-ramizraja opened this issue Jan 30, 2018 · 1 comment

Comments

@m-ramizraja
Copy link

m-ramizraja commented Jan 30, 2018

I followed steps mentioned on this page,
http://redmine-git-hosting.io/get_started

When I run following command,

  • bundle exec rake redmine:plugins:migrate RAILS_ENV=production NAME=redmine_git_hosting

I got this error,

NameError: uninitialized constant Faker::Base
/Users/ramizraja/projects/vnc/redmine-testing/plugins/redmine_git_hosting/lib/core_ext/faker/git.rb:2:in <module:Faker>' /Users/ramizraja/projects/vnc/redmine-testing/plugins/redmine_git_hosting/lib/core_ext/faker/git.rb:1:in <top (required)>'
/Users/ramizraja/projects/vnc/redmine-testing/plugins/redmine_git_hosting/lib/redmine_git_hosting.rb:91:in block in <top (required)>' /Users/ramizraja/.rvm/gems/ruby-2.3.0@vredmine/gems/activesupport-4.2.5.2/lib/active_support/callbacks.rb:446:in instance_exec'
/Users/ramizraja/.rvm/gems/ruby-2.3.0@vredmine/gems/activesupport-4.2.5.2/lib/active_support/callbacks.rb:446:in `block in make_lambda'

How can I fix this?

Redmine version: 3.2.1

@PowerKiKi
Copy link
Collaborator

As discussed in #732 (comment), issues related to Redmine < 4.0 or severely outdated issues are being closed to help clean up the issue tracker.

If this issue is still relevant to you and you are running Redmine >= 4.0, please open a new issue including all new relevant information.

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