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
a0eda7c229
haml--haml
/
Gemfile
7 lines
65 B
Text
Raw
Normal View
History
Unescape
Escape
Use Bundler. Move all test setup to one file.
2012-04-27 12:25:40 -03:00
source :rubygems
Don't force JRuby to install ruby-prof
2012-04-30 13:53:14 -03:00
gemspec
platform :mri do
gem "ruby-prof"
end
Copy permalink