Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a CBAC version to use with Rails 5 #9

Merged
merged 6 commits into from
Mar 12, 2018
Merged

Create a CBAC version to use with Rails 5 #9

merged 6 commits into from
Mar 12, 2018

Conversation

josienb
Copy link
Collaborator

@josienb josienb commented Mar 12, 2018

This version contains:

  • updated dependencies for Rails 5 and Ruby 2.2.2
  • new md and rdoc versions of the README and a separate LICENSE file
  • use of LoadError instead of the deprecated MissingSourceFile alias
  • versioned migrations as is the default in Rails 5

Josien Braas added 6 commits March 2, 2018 12:21
"MissingSourceFile was just an alias to LoadError and was not being
raised inside the framework: rails/rails@734d97d"

See: rails/rails@734d97d2
Also update the required Ruby version to 2.2.2, as this is
a dependency for Rails 5.
To make it resemble the README.md file.
This version has Rails 5 as a prerequisite.
@josienb josienb merged commit 5a63d39 into master Mar 12, 2018
@josienb josienb deleted the rails5 branch March 12, 2018 11:25
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