compass-html5-boilerplate icon indicating copy to clipboard operation
compass-html5-boilerplate copied to clipboard

Rails 3.1 compatibility

Open contentfree opened this issue 14 years ago • 12 comments
trafficstars

I'm sure we're all interested in hearing how Compass & the HTML5 Boilerplate work with the new asset pipeline in Rails 3.1. Could we has info?

contentfree avatar May 27 '11 06:05 contentfree

Yea, I have not started tackling this yet because it will really depend on how compass handles things going forward. I know that the compass team is hard at work with the Rails core team to make compass work seamlessly with sprockets and tilt. And I have been tracking this issue from the start https://github.com/chriseppstein/compass/issues/337

sporkd avatar May 27 '11 15:05 sporkd

Hello. Now / Rails 3.1.rc4 and compass are compatible no? this compass-html5-boilerplate is compatible or is very soon? :) The README is not compatible with rails 3.1

andresgutgon avatar Jun 23 '11 16:06 andresgutgon

Yes, you are right. Due to the large differences with how compass now integrates with rails and the asset pipeline, I have decided to start a new project. This also allows me make some better design decisions such as separating the rails gem from the compass stuff. Also, the new version is now an engine which will soon have generators to copy views that you want to override.

I have not updated the readme here yet because it's a little to soon to be useable for just anyone, but you're welcome to give it a test spin... https://github.com/sporkd/html5-rails

Just keep in mind that you will manually need to copy any view from the gem's app/views directory you want to override. And, there may be non-backwards compatible changes coming soon.

sporkd avatar Jun 23 '11 17:06 sporkd

Many, many thanks for your response. I´ll give a try

andresgutgon avatar Jun 23 '11 17:06 andresgutgon

how can i know when html5-rails is ready? In your blog feeds o where?

andresgutgon avatar Jun 23 '11 17:06 andresgutgon

I'll post to the readme here on the is repo. To get it working now, you may also need to remove your application.html.erb and your application.js from your rails 31 project. This will let the engine take over. Then you can start copying those files back over from the gem to customize.

sporkd avatar Jun 23 '11 17:06 sporkd

Thanks! I´ll follow the project. Congrats!

andresgutgon avatar Jun 23 '11 17:06 andresgutgon

I'am interested in transitioning to rails 3.1 and would like to continue using compass-html5-boilerplate. Any updates to the status of the rails 3.1 support is greatly appreciated.

digitalplaywright avatar Aug 24 '11 06:08 digitalplaywright

maybe this will help someone

kucaahbe avatar Aug 30 '11 14:08 kucaahbe

Hi, is there an update to the Rails 3.1 compatibility? Is it working now?

coffeesam avatar Dec 06 '11 04:12 coffeesam

Hey coffeesam. For Rails 3.1, the html5-rails gem is still the way to go. I just added a skimpy readme that will get you going for the time being.

https://github.com/sporkd/html5-rails

sporkd avatar Dec 08 '11 08:12 sporkd

Hi Peter,

Ok cool, thanks alot for info.

Cheers, Sam

On Thu, Dec 8, 2011 at 4:04 PM, Peter Gumeson < [email protected]

wrote:

Hey coffeesam. For Rails 3.1, the html5-rails gem is still the way to go. I just added a skimpy readme that will get you going for the time being.

https://github.com/sporkd/html5-rails


Reply to this email directly or view it on GitHub:

https://github.com/sporkd/compass-html5-boilerplate/issues/19#issuecomment-3059100

coffeesam avatar Dec 08 '11 09:12 coffeesam