We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 931ecd0 commit 1d73bb9Copy full SHA for 1d73bb9
Gemfile
@@ -3,6 +3,5 @@ gemspec
3
4
# Roll w/ master until 4.0 is cut
5
gem 'actionpack', :github => 'rails/rails'
6
-gem 'activemodel', :github => 'rails/rails'
7
gem 'journey', :github => 'rails/journey'
8
gem 'railties', :github => 'rails/rails'
test/gemfiles/Gemfile.rails-edge
@@ -2,6 +2,5 @@ source :rubygems
2
gemspec :path => "./../.."
0 commit comments