dmfrancisco / activo

Activo is a theme for Web-app-theme, Formtastic and Attrtastic
http://dmfrancisco.github.com/activo/
158 stars 14 forks source link

helpers not rails 3.1 streaming ready #3

Open gucki opened 13 years ago

gucki commented 13 years ago

I haven't tested it but I suspect the helpers (ex. page_title) not being compatible with rails 3.1 streaming. The usage of instance variables should be changes to use provide: http://edgeapi.rubyonrails.org/classes/ActionController/Streaming.html

dmfrancisco commented 13 years ago

I'm sorry for taking so long to reply, but I totally missed this message :\ I haven't tested it yet, but thanks for pointing this out!

standardtoaster commented 13 years ago

Please see https://github.com/jellybob/activo-rails/tree/rails3_1