-
Notifications
You must be signed in to change notification settings - Fork 69
Rails 6 #516
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
Merged
Merged
Rails 6 #516
Changes from all commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
27be159
Rails 6, first commit! the app boots fine and seems to work fine as well
markets c007121
more gem updates; minor js refactor; first pass over tests and first …
markets f6975c7
fix default inflector under Zeitwerk
markets 0bacdeb
Merge branch 'develop' into rails_6
markets 6af7bc9
migrate to Sprockets v4
markets a7fbf87
adapt to new Arel method
markets 8bc377c
Merge branch 'develop' into rails_6
markets 29c8ec0
trying to fix travis (1st attempt)
markets 15dca38
merge with develop
markets 7603b72
update to latest Rubocop + start fixing tests (from 95 failures to 31)
markets 331ec84
Yay! all tests passing
markets 2bdbe55
This flag was shipped in postgresql 9.5 and we are using 9.4 right no…
markets 6895a6a
Update Kaminari (closes #567)
markets c7e8748
remove deprecated script: lib/tasks/deploy.rake [ci skip]
markets 88da27a
upgrade pg_search
markets d4001d0
travis: try using psql directly; make codeclimate happy
markets 168a54b
deps: upgrade activeadmin and simple_form
markets c4cd343
Update deploy.rb to match Capistrano's version
sauloperez 88b898f
allow to compile js with ES6 syntax
markets 49ba7c8
config: Guard against DNS rebinding attacks by permitting hosts
markets 72edf73
[FIX] fix due to Rails 6 upgrade in StatisticsController#statistics_a…
markets 05c2228
[specs] DRY initialization by using the .rspec file
markets f7de665
deps: update test gems to latest versions
markets File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
--require spec_helper |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.