Skip to content

Commit 374ecf1

Browse files
committed
initial instructions for rails 5.1 and 5.2
1 parent 3d4b8a6 commit 374ecf1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@ Added to Gemfile
2525

2626
gem 'active_scaffold'
2727

28+
For rails >= 5.1, add
29+
30+
gem 'jquery-rails'
31+
2832
Run the following commands
2933

3034
bundle install

0 commit comments

Comments
 (0)