Episode 346: Wizard Forms with Wicked
class UserStepsController < ApplicationController include Wicked::Wizard steps :personal, :social def show @user = current...
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 Jbuilder on RailsCasts via @railscasts
Jbuilder provides a DSL for generating JSON. It includes a template engine which allows you to create complex responses wi...
Railscasts - Calendars:
<div id="calendar"> <h2 id="month"> <%= link_to "<", :month => (@date.beginning_of_month-1).strftime("%Y-%m") %> <%=h @dat...
#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...
A5: GBCI also has tracking forms #chapterchat #...
Credentialing Maintenance Program Guide A guide to GBCI's LEED Professional Credentialing Maintenance Program including in...
