Ruby on rails /config/environments/development....
In ruby on rails, i need to change SMTP settings in /config/environments/development.rb. After making the changes is it re...
Riding Rails: What is docrails?
Over the years I have seen some confusion about what is exactly docrails and how it relates to the documentation of Ruby o...
Riding Rails: Rails and the Enterprise:
The Enterprise is evolving: economic crisis, a new generation of developers, new management, insane deadlines. Ruby and Ra...
[ANN] Rails 3.2.7.rc1 has been released! #rails
Hi everyone! I've pushed a release candidate for Rails 3.2.7. Please try it out! If you find any bugs present in the 3.2.7...
@willybahuaud nan, c'est fourni directement par...
Rails is a web application development framework written in the Ruby language. It is designed to make programming web appl...
What's New in Edge Rails
is Mike Gunderloy's software development weblog, covering Ruby on Rails and whatever else I find interesting in the univer...
“Guides Blog Tutorial - Padrino Ruby Web Framew...
When reading about a new framework, I often find that the best way to get familiar is to read a brief tutorial on how to d...
Ruby on Rails Guides: Asset Pipeline:
Not all caches will reliably cache content where the filename only differs by query parameters . Steve Souders recommends ...
Debugging a rails app with ruby-debug
This episode will show you how to debug a rails app using ruby-debug: set a breakpoint, inspect variables, change the code...
rails search benchmarks « snax:
Posted March 17, 2008 at 9:48 AM | Permalink You probably should make a clearer distinction between Ferret and acts_as_fer...
Can't believe I just updated my old Ruby on Rai...
I started with Rails because I wanted to rewrite my PHP beast. Instead I had a zillion cooler ideas and then got busy work...
Ruby Weekly - Issue 102
Welcome to issue 102. I'm busy preparing for the next run of Ruby Reloaded , my online Ruby course aimed at intermediate R...
uninitialized stream (IOError) - Ruby Forum
So I'm getting an unexpected IOError in my code. class ConfigStub < File def initialize(location) unless filename = locati...
