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

Eloquent Ruby book

October 3, 2011 — Leave a Comment

Eloquent Ruby by Russ Olsen is a book about the Ruby programming language that focuses on Ruby programming style by teaching you how to write your code as a real Rubyist.

Filed under: Programming Books


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


  • Newer Posts
  • Older Posts

Copyright © 1985-2026 Simone Carletti