This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-github
/
haml--haml
Watch
1
Star
0
Fork
You've already forked haml--haml
0
mirror of
https://github.com/haml/haml.git
synced
2022-11-09 12:33:31 -05:00
Code
Releases
Activity
f7b653706d
haml--haml
/
test
/
gemfiles
/
Gemfile.rails-2.3.x
6 lines
79 B
Text
Raw
Normal View
History
Unescape
Escape
gemcutter -> rubygems
2012-04-27 12:29:12 -03:00
source :rubygems
Update the test:rails_compatibility infrastructure. This moves to a Bundler-based infrastructure where each Rails version has its own Gemfile. This has the benefit of being compatible with Travis CI as well.
2011-09-21 17:40:33 -07:00
gem 'rails', '>= 2.3.0', '< 2.4.0'
Depend on gemspec in test Gemfiles
2012-05-22 16:25:09 -03:00
gemspec :path => "../.."
Include minitest in Gemfiles
2012-04-30 14:07:00 -03:00
Copy permalink