Watching The Logger on RailsCasts via @railscasts
Learn all about the logger in this episode. See how to send messages to the log and how to customize it.
Watching Rubber and Amazon EC2 on RailsCasts vi...
Deploying to Amazon EC2 allows you to scale an application quickly. Learn how to use Rubber to deploy to the cloud with ju...
#217 Multistep Forms - RailsCasts:
A good multistep form remembers the input between steps, allowing users to go backwards and forwards through the pages wit...
Railscasts - Calendars:
<div id="calendar"> <h2 id="month"> <%= link_to "<", :month => (@date.beginning_of_month-1).strftime("%Y-%m") %> <%=h @dat...
Watching Sass Basics on RailsCasts via @railscasts
$main-color: #1E7B12; @mixin rounded-corners($radius) { border-radius: $radius; -moz-border-radius: $radius; -webkit-borde...
Acho que o @darthmv vai curtir o rubber
Deploying to Amazon EC2 allows you to scale an application quickly. Learn how to use Rubber to deploy to the cloud with ju...
#Rails users, have you considered #Postgres? @R...
terminal psql --version brew install postgresql initdb /usr/local/var/postgres pg_ctl -D /usr/local/var/postgres -l /usr/l...
Episode 258: Token Fields (revised)
#258 Token Fields (revised) May 05, 2012 | 10 minutes | Forms , Ajax , Plugins The Chosen plugin makes it easy to turn a m...
Loving the recent batch of Railscasts Pro episo...
I've done all these things in the past year so I'll pitch in. The best part of using ec2's is you can get your servers to ...
