look / rails23-10coolfeatures
A simple application that demonstrates ten cool features in Rails 2.3, for my presentation at Ruby Users of Minnesota, March 30, 2009.
Clone this repository (size: 103.7 KB): HTTPS / SSH
$ hg clone http://bitbucket.org/look/rails23-10coolfeatures/
| commit 16: | fcdb26796c04 |
| parent 15: | 40415381e533 |
| branch: | default |
| tags: | tip |
Update README with link to blog post. Synergy!
Changed (Δ33 bytes):
raw changeset »
README (1 lines added, 1 lines removed)
| … | … | @@ -3,7 +3,7 @@ 10 Cool Features in Rails 2.3 |
3 |
3 |
A contrived example application by Luke Francl, for a presentation to |
4 |
4 |
the Ruby Users of Minnesota on March 30, 2009. |
5 |
5 |
|
6 |
Website: http://railspikes.com/ |
|
6 |
Website: http://railspikes.com/2009/3/30/10-cool-things-in-rails-23 |
|
7 |
7 |
Slides: http://www.slideshare.net/lukefrancl/10-cool-things-about-rails-23 |
8 |
8 |
|
9 |
9 |
1. Rails Boots Faster in Development Mode |
