RailsCasts Pro episodes are now free!
Learn more or hide this
GitHub User: amrnt
Site: http://rushthinking.com
Thanks :)
Great screencast.
Just wondering about last section, what if I wanted to use a layout for each subdomain this way? where to put layouts files?
Thanks Ryan!
Simple.
Tell Compass config file where your assets are, after copying your scss files to app/assets/stylesheets
scss
app/assets/stylesheets
AMAZING WORK!
Congratulations for the new Railscasts -and for the Rails 3.1 beta release.
And am just wondring, should I convert to ruby 1.9.2 instead of ree for the production environment? what about performance, memory, cpu usage?
ruby 1.9.2
ree
Thanks Ryan and All!
Thats what am talking about! I'm thinking of dropping Devise and any other auth engine from my projects and make my own auth system!
And CanCan will work normally as expected, right?
Thanks :)
Great screencast.
Just wondering about last section, what if I wanted to use a layout for each subdomain this way? where to put layouts files?
Thanks Ryan!
Simple.
Tell Compass config file where your assets are, after copying your
scss
files toapp/assets/stylesheets
AMAZING WORK!
Congratulations for the new Railscasts -and for the Rails 3.1 beta release.
And am just wondring, should I convert to
ruby 1.9.2
instead ofree
for the production environment? what about performance, memory, cpu usage?Thanks Ryan and All!
Thats what am talking about! I'm thinking of dropping Devise and any other auth engine from my projects and make my own auth system!
And CanCan will work normally as expected, right?
Thanks Ryan!