Posts Tagged ‘rails’

Heroku and Rails 3.2 asset:precompile error

February 5th, 2012 at 10:34 pm • permalink4 comments

How to configure your Rails 3.2 application to successfully deploy it to Heroku.

Configuring Rails 3 to use HTTPS and SSL

May 5th, 2011 at 12:45 pm • permalink33 comments

Ways to force your Rails application to use SSL and the HTTPS protocol.

RSpec Rails doesn’t render Rails views by default

April 12th, 2011 at 9:54 am • permalink5 comments

RSpec (actually the RSpec Rails gem) doesn’t render the content of the action by default, like the common Rails functional tests do.

Understanding Ruby and Rails: Lazy load hooks

April 7th, 2011 at 10:22 am • permalink9 comments

With Rails 3 you can now register specific hooks to be lazy-executed when the corresponding library is loaded.

Ruby 4 Rails – Learning Ruby, with Rails in mind

March 7th, 2011 at 10:47 am • permalink4 comments

Ruby 4 Rails is a presentation about the most essential features of the Ruby programming language, created to provide the necessary Ruby knowledge to start with Rails.

Follow Me
    Random Quote