Merge remote-tracking branch 'appsinyourpants/master' into development
Conflicts:
.gitignore
Gemfile
Gemfile.lock
README.rdoc
Rakefile
VERSION.yml
annotate.gemspec
bin/annotate_models
lib/annotate.rb
lib/annotate/annotate_routes.rb
lib/tasks/annotate_models.rake
lib/tasks/annotate_routes.rake
spec/annotate_models_spec.rb
spec/spec_helper.rb
Showing
... | ... | @@ -4,6 +4,7 @@ group :development do |
gem 'jeweler' | ||
gem 'rspec' | ||
gem 'wrong' | ||
gem 'rdoc' | ||
end | ||
gem 'activesupport', '>= 3.0.0', :require => nil |
Please
register
or
sign in
to comment