Rails 3: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

28 June 2011

10 June 2011

9 June 2011

16 February 2011

2 February 2011

  • curprev 19:3419:34, 2 February 2011 Scott talk contribs 216 bytes +216 Created page with '== Application Setup == * create project with <pre> rails new my_project </pre> * add gem dependencies to <code>Gemfile</code> at the root level * update <code>config/application…'