Skip to content

Fixing rake tasks#1

Open
KamilLelonek wants to merge 2 commits into
gotar:masterfrom
KamilLelonek:master
Open

Fixing rake tasks#1
KamilLelonek wants to merge 2 commits into
gotar:masterfrom
KamilLelonek:master

Conversation

@KamilLelonek
Copy link
Copy Markdown

Ruby version bump.

Requiring 'rom/sql' to avoid errors in rake tasks
The error was:

NameError: uninitialized constant ROM
/PATH_TO_PROJECT/sinatra-rom/Rakefile:7:in `block (2 levels) in
<top (required)>'
Tasks: TOP => db:create_migration => db:load_setup

Review on Reviewable

The error was:

    NameError: uninitialized constant ROM
    /PATH_TO_PROJECT/sinatra-rom/Rakefile:7:in `block (2 levels) in
    <top (required)>'
    Tasks: TOP => db:create_migration => db:load_setup
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

Successfully merging this pull request may close these issues.

1 participant