Skip to content

Commit

Permalink
update website
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielKehoe committed Jun 16, 2012
1 parent f38bee5 commit f3a33e7
Show file tree
Hide file tree
Showing 29 changed files with 47 additions and 42 deletions.
2 changes: 1 addition & 1 deletion best-recommended-learning-rails-books-resources.html
Original file line number Diff line number Diff line change
Expand Up @@ -383,7 +383,7 @@ <h3>Contributions</h3>

<div class="span4">
<h3>Last edit</h3>
<p>by <b>Daniel Kehoe</b>, 2012-06-16 11:11:24</p>
<p>by <b>Daniel Kehoe</b>, 2012-06-16 11:16:47</p>
</div>
</div>

Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ <h3>Contributions</h3>

<div class="span4">
<h3>Last edit</h3>
<p>by <b>Daniel Kehoe</b>, 2012-06-16 11:11:24</p>
<p>by <b>Daniel Kehoe</b>, 2012-06-16 11:16:47</p>
</div>
</div>

Expand Down
2 changes: 1 addition & 1 deletion installing-rails-3-1.html
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,7 @@ <h3>Contributions</h3>

<div class="span4">
<h3>Last edit</h3>
<p>by <b>Daniel Kehoe</b>, 2012-06-16 11:11:24</p>
<p>by <b>Daniel Kehoe</b>, 2012-06-16 11:16:47</p>
</div>
</div>

Expand Down
2 changes: 1 addition & 1 deletion installing-rails.html
Original file line number Diff line number Diff line change
Expand Up @@ -426,7 +426,7 @@ <h3>Contributions</h3>

<div class="span4">
<h3>Last edit</h3>
<p>by <b>Daniel Kehoe</b>, 2012-06-16 11:11:24</p>
<p>by <b>Daniel Kehoe</b>, 2012-06-16 11:16:47</p>
</div>
</div>

Expand Down
2 changes: 1 addition & 1 deletion managing-rails-versions-gems.html
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ <h3>Contributions</h3>

<div class="span4">
<h3>Last edit</h3>
<p>by <b>Daniel Kehoe</b>, 2012-06-16 11:11:24</p>
<p>by <b>Daniel Kehoe</b>, 2012-06-16 11:16:47</p>
</div>
</div>

Expand Down
2 changes: 1 addition & 1 deletion openssl-certificate-verify-failed.html
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ <h3>Contributions</h3>

<div class="span4">
<h3>Last edit</h3>
<p>by <b>Daniel Kehoe</b>, 2012-06-16 11:11:24</p>
<p>by <b>Daniel Kehoe</b>, 2012-06-16 11:16:47</p>
</div>
</div>

Expand Down
2 changes: 1 addition & 1 deletion rails-3-1-example-gemfile.html
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ <h3>Contributions</h3>

<div class="span4">
<h3>Last edit</h3>
<p>by <b>Daniel Kehoe</b>, 2012-06-16 11:11:24</p>
<p>by <b>Daniel Kehoe</b>, 2012-06-16 11:16:47</p>
</div>
</div>

Expand Down
2 changes: 1 addition & 1 deletion rails-3-2-example-gemfile.html
Original file line number Diff line number Diff line change
Expand Up @@ -298,7 +298,7 @@ <h3>Contributions</h3>

<div class="span4">
<h3>Last edit</h3>
<p>by <b>Daniel Kehoe</b>, 2012-06-16 11:11:24</p>
<p>by <b>Daniel Kehoe</b>, 2012-06-16 11:16:47</p>
</div>
</div>

Expand Down
28 changes: 19 additions & 9 deletions rails-application-templates.html
Original file line number Diff line number Diff line change
Expand Up @@ -119,14 +119,24 @@ <h2>Application template-generating website</h2>
</tr>
</table><h2>Rails application template projects</h2>
<p>Use these scripts with the <code>"rails new myapp -m"</code> command to generate an application.</p>
<p>You can find a collection of application templates that were created with the <a href="https://github.com/RailsApps/rails_apps_composer">Rails Apps Composer</a> gem here.</p>
<ul>
<li>
<a href="https://github.com/RailsApps/rails3-application-templates">Rails Application Templates</a> from the <a href="https://github.com/RailsApps/rails_apps_composer">Rails Apps Composer</a>
</li>
</ul><blockquote>
<p>Devise or OmniAuth, ActiveRecord or Mongoid. Options for RSpec, Cucumber, Factory Girl, jQuery, Haml. Uses subtemplates for easy customizing.</p>
</blockquote>
<h3>Current Projects</h3>
<table>
<tr>
<th>Author </th>
<th>Project </th>
<th>Comments </th>
</tr>
<tr>
<td> Brian Cardarella </td>
<td> <a href="https://github.com/dockyard/sail_plan">DockYard’s Sail Plan</a> </td>
<td> Haml, Compass, EasyAuth, RSpec, Capybara, FactoryGirl </td>
</tr>
<tr>
<td> RailsApps Project </td>
<td> <a href="https://github.com/RailsApps/rails3-application-templates">Rails Application Templates</a> </td>
<td> Devise or OmniAuth, ActiveRecord or Mongoid. Options for RSpec, Cucumber, Factory Girl, Haml, etc. </td>
</tr>
</table><h3>Older Projects</h3>
<p>These projects were updated in 2011 and use Devise for authentication:</p>
<ul>
<li><a href="https://github.com/greendog99/greendog-rails-template">greendog99/greendog-rails-template</a></li>
Expand Down Expand Up @@ -222,7 +232,7 @@ <h3>Contributions</h3>

<div class="span4">
<h3>Last edit</h3>
<p>by <b>Daniel Kehoe</b>, 2012-06-16 11:11:24</p>
<p>by <b>Daniel Kehoe</b>, 2012-06-16 11:16:47</p>
</div>
</div>

Expand Down
2 changes: 1 addition & 1 deletion rails-applications-from-examples.html
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ <h3>Contributions</h3>

<div class="span4">
<h3>Last edit</h3>
<p>by <b>Daniel Kehoe</b>, 2012-06-16 11:11:24</p>
<p>by <b>Daniel Kehoe</b>, 2012-06-16 11:16:47</p>
</div>
</div>

Expand Down
2 changes: 1 addition & 1 deletion rails-apps-recipes.html
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@ <h3>Contributions</h3>

<div class="span4">
<h3>Last edit</h3>
<p>by <b>Daniel Kehoe</b>, 2012-06-16 11:11:24</p>
<p>by <b>Daniel Kehoe</b>, 2012-06-16 11:16:47</p>
</div>
</div>

Expand Down
2 changes: 1 addition & 1 deletion rails-checklist.html
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ <h3>Contributions</h3>

<div class="span4">
<h3>Last edit</h3>
<p>by <b>Daniel Kehoe</b>, 2012-06-16 11:11:24</p>
<p>by <b>Daniel Kehoe</b>, 2012-06-16 11:16:47</p>
</div>
</div>

Expand Down
2 changes: 1 addition & 1 deletion rails-cleanup.html
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ <h3>Contributions</h3>

<div class="span4">
<h3>Last edit</h3>
<p>by <b>Daniel Kehoe</b>, 2012-06-16 11:11:24</p>
<p>by <b>Daniel Kehoe</b>, 2012-06-16 11:16:47</p>
</div>
</div>

Expand Down
2 changes: 1 addition & 1 deletion rails-default-application-layout.html
Original file line number Diff line number Diff line change
Expand Up @@ -389,7 +389,7 @@ <h3>Contributions</h3>

<div class="span4">
<h3>Last edit</h3>
<p>by <b>Daniel Kehoe</b>, 2012-06-16 11:11:24</p>
<p>by <b>Daniel Kehoe</b>, 2012-06-16 11:16:47</p>
</div>
</div>

Expand Down
2 changes: 1 addition & 1 deletion rails-error-you-have-already-activated.html
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ <h3>Contributions</h3>

<div class="span4">
<h3>Last edit</h3>
<p>by <b>Daniel Kehoe</b>, 2012-06-16 11:11:24</p>
<p>by <b>Daniel Kehoe</b>, 2012-06-16 11:16:47</p>
</div>
</div>

Expand Down
7 changes: 1 addition & 6 deletions rails-examples-tutorials.html
Original file line number Diff line number Diff line change
Expand Up @@ -132,11 +132,6 @@ <h2>Examples with Tutorials</h2>
<th>Comments </th>
</tr>
<tr>
<td> Brian Cardarella </td>
<td> <a href="https://github.com/dockyard/sail_plan">DockYard’s Sail Plan</a> </td>
<td> Haml, Compass, EasyAuth, RSpec, Capybara, FactoryGirl </td>
</tr>
<tr>
<td> Andi Altendorfer </td>
<td> <a href="http://github.com/iboard/CBA" title="CBA">Community Base Application</a> </td>
<td> Devise, OmniAuth, Mongoid, CanCan, Paperclip, etc. </td>
Expand Down Expand Up @@ -209,7 +204,7 @@ <h3>Contributions</h3>

<div class="span4">
<h3>Last edit</h3>
<p>by <b>Daniel Kehoe</b>, 2012-06-16 11:11:24</p>
<p>by <b>Daniel Kehoe</b>, 2012-06-16 11:16:47</p>
</div>
</div>

Expand Down
2 changes: 1 addition & 1 deletion rails-git.html
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ <h3>Contributions</h3>

<div class="span4">
<h3>Last edit</h3>
<p>by <b>Daniel Kehoe</b>, 2012-06-16 11:11:24</p>
<p>by <b>Daniel Kehoe</b>, 2012-06-16 11:16:47</p>
</div>
</div>

Expand Down
2 changes: 1 addition & 1 deletion rails-haml.html
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ <h3>Contributions</h3>

<div class="span4">
<h3>Last edit</h3>
<p>by <b>Daniel Kehoe</b>, 2012-06-16 11:11:24</p>
<p>by <b>Daniel Kehoe</b>, 2012-06-16 11:16:47</p>
</div>
</div>

Expand Down
2 changes: 1 addition & 1 deletion rails-heroku-tutorial.html
Original file line number Diff line number Diff line change
Expand Up @@ -358,7 +358,7 @@ <h3>Contributions</h3>

<div class="span4">
<h3>Last edit</h3>
<p>by <b>Daniel Kehoe</b>, 2012-06-16 11:11:24</p>
<p>by <b>Daniel Kehoe</b>, 2012-06-16 11:16:47</p>
</div>
</div>

Expand Down
2 changes: 1 addition & 1 deletion rails-html5-boilerplate.html
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,7 @@ <h3>Contributions</h3>

<div class="span4">
<h3>Last edit</h3>
<p>by <b>Daniel Kehoe</b>, 2012-06-16 11:11:24</p>
<p>by <b>Daniel Kehoe</b>, 2012-06-16 11:16:47</p>
</div>
</div>

Expand Down
2 changes: 1 addition & 1 deletion rails-tutorial.html
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ <h3>Contributions</h3>

<div class="span4">
<h3>Last edit</h3>
<p>by <b>Daniel Kehoe</b>, 2012-06-16 11:11:24</p>
<p>by <b>Daniel Kehoe</b>, 2012-06-16 11:16:47</p>
</div>
</div>

Expand Down
2 changes: 1 addition & 1 deletion rails.html
Original file line number Diff line number Diff line change
Expand Up @@ -383,7 +383,7 @@ <h3>Contributions</h3>

<div class="span4">
<h3>Last edit</h3>
<p>by <b>Daniel Kehoe</b>, 2012-06-16 11:11:24</p>
<p>by <b>Daniel Kehoe</b>, 2012-06-16 11:16:47</p>
</div>
</div>

Expand Down
2 changes: 1 addition & 1 deletion tutorial-rails-bootstrap-devise-cancan.html
Original file line number Diff line number Diff line change
Expand Up @@ -877,7 +877,7 @@ <h3>Contributions</h3>

<div class="span4">
<h3>Last edit</h3>
<p>by <b>Daniel Kehoe</b>, 2012-06-16 11:11:24</p>
<p>by <b>Daniel Kehoe</b>, 2012-06-16 11:16:47</p>
</div>
</div>

Expand Down
2 changes: 1 addition & 1 deletion tutorial-rails-devise-rspec-cucumber.html
Original file line number Diff line number Diff line change
Expand Up @@ -807,7 +807,7 @@ <h3>Contributions</h3>

<div class="span4">
<h3>Last edit</h3>
<p>by <b>Daniel Kehoe</b>, 2012-06-16 11:11:24</p>
<p>by <b>Daniel Kehoe</b>, 2012-06-16 11:16:47</p>
</div>
</div>

Expand Down
2 changes: 1 addition & 1 deletion tutorial-rails-mongoid-devise.html
Original file line number Diff line number Diff line change
Expand Up @@ -761,7 +761,7 @@ <h3>Contributions</h3>

<div class="span4">
<h3>Last edit</h3>
<p>by <b>Daniel Kehoe</b>, 2012-06-16 11:11:24</p>
<p>by <b>Daniel Kehoe</b>, 2012-06-16 11:16:47</p>
</div>
</div>

Expand Down
2 changes: 1 addition & 1 deletion tutorial-rails-mongoid-omniauth.html
Original file line number Diff line number Diff line change
Expand Up @@ -878,7 +878,7 @@ <h3>Contributions</h3>

<div class="span4">
<h3>Last edit</h3>
<p>by <b>Daniel Kehoe</b>, 2012-06-16 11:11:24</p>
<p>by <b>Daniel Kehoe</b>, 2012-06-16 11:16:47</p>
</div>
</div>

Expand Down
2 changes: 1 addition & 1 deletion tutorial-rails-prelaunch-signup.html
Original file line number Diff line number Diff line change
Expand Up @@ -2368,7 +2368,7 @@ <h3>Contributions</h3>

<div class="span4">
<h3>Last edit</h3>
<p>by <b>Daniel Kehoe</b>, 2012-06-16 11:11:24</p>
<p>by <b>Daniel Kehoe</b>, 2012-06-16 11:16:47</p>
</div>
</div>

Expand Down
2 changes: 1 addition & 1 deletion tutorial-rails-subdomains.html
Original file line number Diff line number Diff line change
Expand Up @@ -409,7 +409,7 @@ <h3>Contributions</h3>

<div class="span4">
<h3>Last edit</h3>
<p>by <b>Daniel Kehoe</b>, 2012-06-16 11:11:24</p>
<p>by <b>Daniel Kehoe</b>, 2012-06-16 11:16:47</p>
</div>
</div>

Expand Down
2 changes: 1 addition & 1 deletion twitter-bootstrap-rails.html
Original file line number Diff line number Diff line change
Expand Up @@ -298,7 +298,7 @@ <h3>Contributions</h3>

<div class="span4">
<h3>Last edit</h3>
<p>by <b>Daniel Kehoe</b>, 2012-06-16 11:11:24</p>
<p>by <b>Daniel Kehoe</b>, 2012-06-16 11:16:47</p>
</div>
</div>

Expand Down

0 comments on commit f3a33e7

Please sign in to comment.