Skip to content

Update rails#231

Open
do-you-dare wants to merge 32 commits intomasterfrom
update_rails
Open

Update rails#231
do-you-dare wants to merge 32 commits intomasterfrom
update_rails

Conversation

@do-you-dare
Copy link
Copy Markdown

This updates rails to Rails 5. The ci checks will fail for rubies 2.0 and 2.1.5, since rails doesn't support them anymore.

@rafamanzo
Copy link
Copy Markdown
Member

What do you think about removing Travis' build for those older breaking version?

@rafamanzo
Copy link
Copy Markdown
Member

What is the status on WIP acceptance test?

@do-you-dare
Copy link
Copy Markdown
Author

Sorry, for a moment I forgot I wip-ed them. So, only one of them is passing. The root_module_result of processings is always nil.

Eduardo Silva Araújo added 6 commits December 1, 2016 21:10
As of rails 5, Active Record Models inherit from ApplicationRecord by
default.
The rails 5 update task overwrites the routes configuration.
As of Rails 5, jobs inherit from ApplicationJob, not ActiveJob::Base.
Activesupport doesn't support rubies 2.2 and 2.1.5, and it makes no
sense to test against something we know that won't and shouldn't pass.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants