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 6d9658f commit f73e730Copy full SHA for f73e730
gemfiles/rails_master.gemfile
@@ -1,8 +1,9 @@
1
source "https://rubygems.org"
2
3
# Specify your gem"s dependencies in active_record-observers.gemspec
4
-gemspec
5
gem "rails", github: "rails/rails"
6
gem "activeresource", github: "rails/activeresource"
7
8
gem "mocha", require: false
+
9
+gemspec path: "../"
0 commit comments