Commit Graph

27 Commits

Author SHA1 Message Date
Ruslan Korolev 4b445ce5d2 update appraisal to 1.0 2015-01-28 23:37:17 +03:00
Jason Kim 6bfa796cdd Added Rails generator command: rails g haml:application_layout convert
PR for #47
https://github.com/indirect/haml-rails/issues/47

Usage
Once you install haml-rails gem, you can run the following command
to convert application.html.erb to application.html.haml.

`$ rails generate haml:application_layout convert`
or
`$ rails g haml:application_layout convert`
2014-12-02 18:48:21 -08:00
Carol Nichols 35ca41fd89 Update documentation to clarify rails version compatibility 2014-06-07 15:34:52 -04:00
Ralph Rooding 01d238f83f Updated gemspec to support upcoming Rails 4.1 2013-12-18 13:23:28 +01:00
Christopher Schramm 2ae0cbeff9 Use ActionView::Base.cache_template_loading to avoid caching 2013-12-05 10:48:03 +01:00
Andre Arko 64503555ad require rails 4 2013-11-27 22:32:33 -08:00
Peter M. Goldstein 849102c59d Expand the test matrix to cover all minor Rails versions between 3.1 and 4.0. 2013-09-18 13:48:43 -07:00
Andre Arko 6f596f9529 support for haml 4 2013-02-13 20:44:38 -08:00
Andre Arko 81df59708d MIT licensed 2012-12-08 11:20:32 -08:00
Peter Marsh 4f5fd6e504 Added license information 2012-12-08 11:20:32 -08:00
Neer Sighted 9f8d30a0de Add support for the HAML 3.2 beta 2012-11-27 17:33:58 -08:00
rfichoke a06ba1d868 Updated dependencies for Rails 4.0.0 and bundler 1.2 2012-09-06 21:26:12 -04:00
Azarel Doroteo Pacheco 1fb07472f3 Updating rails gems to 3.1 and bundler to 1.1 2012-07-16 10:54:22 -05:00
Colin Dean 1b564c8d28 revert rails and action* dependencies for Rails 3.(0|1) compat 2012-02-18 10:47:33 -05:00
Colin Dean 9de1155ace update dep versions, especially haml, for rails 3.2 compat 2012-02-17 20:37:57 -05:00
Andre Arko 4ad677212e Might as well support edge Haml while I'm at it 2010-10-15 17:45:32 -07:00
Andre Arko 1c43e448e5 Edge rails for real. Doh. 2010-10-15 17:00:24 -07:00
Andre Arko b5fa1603c0 Depend on Rails ~> 3.0 so edge works too 2010-10-15 16:48:51 -07:00
Blake Gentry f979405fd1 Remove 'rails' gem dependency to avoid needing extra Rails libs (especially ActiveRecord) 2010-10-02 15:33:09 -07:00
Andre Arko b43e571cb9 So much better now, it's 0.3 2010-10-02 10:24:40 -07:00
Daniel Kristensen ffc8f987fc Require at least Haml 3.0.18
Closes #2
2010-09-07 13:11:12 -07:00
Tomasz Wałkuski 56d4c28b2b Use at least Rails 3.0 final 2010-09-07 13:11:03 -07:00
Andre Arko b907a718c7 Oh yeah and haml too 2010-08-15 21:46:52 -07:00
Andre Arko 48b61dc2ef Uh, we need rails. Right. 2010-08-15 21:07:12 -07:00
Andre Arko 27345e82d8 Turns out version.rb is important if the main lib needs Rails 2010-08-15 21:05:03 -07:00
Andre Arko f1ae53d4ff Add Bundler's management tasks 2010-08-14 23:08:06 -07:00
Andre Arko 860ba9c016 Add gemspec 2010-08-13 17:23:52 -07:00