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 4d28821 commit 3e6377bCopy full SHA for 3e6377b
Gemfile
@@ -3,3 +3,5 @@ gemspec
3
4
gem 'actionpack', :github => 'rails/rails', branch: 'master'
5
gem 'railties', :github => 'rails/rails', branch: 'master'
6
+gem 'rack', :github => 'rack/rack', branch: 'master'
7
+gem 'sprockets', :github => 'rails/sprockets', branch: 'master'
0 commit comments