Posts Tagged ‘rails’
Heroku and Rails 3.2 asset:precompile error
How to configure your Rails 3.2 application to successfully deploy it to Heroku.
Configuring Rails 3 to use HTTPS and SSL
Ways to force your Rails application to use SSL and the HTTPS protocol.
RSpec Rails doesn’t render Rails views by default
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
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
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.
Recent Comments