Archive for the ‘Programming’ Category
Heroku and Rails 3.2 asset:precompile error
How to configure your Rails 3.2 application to successfully deploy it to Heroku.
Eloquent Ruby Book Review
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.
Using Sprockets without a Rails/Rack project
An example of using Sprockets to preprocess and bundle CSS and JavaScript files without a Rails application.
the Rubyist
the Rubyist is a collection of conventions and standards for Ruby programmers.
Configuring Rails 3 to use HTTPS and SSL
Ways to force your Rails application to use SSL and the HTTPS protocol.
Recent Comments