File tree 3 files changed +3
-2
lines changed
3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 1
- Copyright (c) 2014 Larry Gebhardt
1
+ Copyright (c) 2014-2017 Cerebris Corporation
2
2
3
3
MIT License
4
4
Original file line number Diff line number Diff line change @@ -64,4 +64,4 @@ and **paste the content into the issue description**:
64
64
65
65
## License
66
66
67
- Copyright 2014-2016 Cerebris Corporation. MIT License (see LICENSE for details).
67
+ Copyright 2014-2017 Cerebris Corporation. MIT License (see LICENSE for details).
Original file line number Diff line number Diff line change 6
6
# To test on a specific rails version use this:
7
7
# export RAILS_VERSION=4.2.6; bundle update rails; bundle exec rake test
8
8
# export RAILS_VERSION=5.0.0; bundle update rails; bundle exec rake test
9
+ # export RAILS_VERSION=5.1.0; bundle update rails; bundle exec rake test
9
10
10
11
# We are no longer having Travis test Rails 4.1.x., but you can try it with:
11
12
# export RAILS_VERSION=4.1.0; bundle update rails; bundle exec rake test
You can’t perform that action at this time.
0 commit comments