Skip to content

rake db issues #4

@stepnoyvolk

Description

@stepnoyvolk

While trying to create and migrate db I see next error
[root@instance-3 big-help]# rake db:create rake aborted! LoadError: cannot load such file -- initializer /srv/big-help/config/boot.rb:54:in load_initializer'
/srv/big-help/config/boot.rb:38:in run' /srv/big-help/config/boot.rb:11:in boot!'
/srv/big-help/config/boot.rb:109:in <top (required)>' /srv/big-help/Rakefile:4:in <top (required)>'`
I've checked config/boot.rb and found that there are some require operations searching for gems in vendor folder. While I do not know which gens should be installed along with this app because of absence of Gemfile. Could you please provide a proper Gemfile for project and have a look on these dependencies for railties in vendor folder

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions