Skip to content

Commit

Permalink
initial instructions for rails 5.1 and 5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
scambra committed May 30, 2018
1 parent 3d4b8a6 commit 374ecf1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@ Added to Gemfile

gem 'active_scaffold'

For rails >= 5.1, add

gem 'jquery-rails'

Run the following commands

bundle install
Expand Down

0 comments on commit 374ecf1

Please sign in to comment.