RailsCasts Pro episodes are now free!

Learn more or hide this

Amr Numan Tamimi's Profile

GitHub User: amrnt

Site: http://rushthinking.com

Comments by Amr Numan Tamimi

Avatar

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!

Avatar

Simple.

Tell Compass config file where your assets are, after copying your scss files to app/assets/stylesheets

Avatar

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?

Thanks Ryan and All!

Avatar

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!