#213 Calendars - RailsCasts
<div id="calendar"> <h2 id="month"> <%= link_to "<", :month => (@date.beginning_of_month-1).strftime("%Y-%m") %> <%=h @dat...
Watching OmniAuth Part 1 on RailsCasts via @rai...
<% title "Sign In" %> <% if @authentications %> <% unless @authentications.empty? %> <p><strong>You can sign in to this ac...
Wohoo! Got the Login with Twitter to finally wo...
Some things have changed since OmniAuth version 1.0 was released. Each provider is now a separate gem that should be inclu...
