Simone 's Blog
  • Home
  • About
  • Blog
  • Speaking
  • Projects
  • Quotes

Using Sprockets without a Rails/Rack project

September 22, 2011 — Leave a Comment

An example of using Sprockets to preprocess and bundle CSS and JavaScript files without a Rails application.

Filed under: Programming


the Rubyist

September 7, 2011 — Leave a Comment

the Rubyist is a collection of conventions and standards for Ruby programmers.

Filed under: Programming


Configuring Rails 3 to use HTTPS and SSL

May 5, 2011 — Leave a Comment

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

Filed under: Programming Security


RSpec Rails doesn't render Rails views by default

April 12, 2011 — Leave a Comment

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

Filed under: Programming


Understanding Ruby and Rails: Lazy load hooks

April 7, 2011 — Leave a Comment

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

Filed under: Programming


  • Newer Posts
  • Older Posts

Copyright © 1985-2026 Simone Carletti