Skip to content

Commit

Permalink
Required "friendly_id" in Rails init to stop rake:gems from failing.
Browse files Browse the repository at this point in the history
  • Loading branch information
norman committed Feb 4, 2010
1 parent 2a5f938 commit b3e132c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rails/init.rb
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
require "friendly_id"
require "friendly_id/active_record2"

0 comments on commit b3e132c

Please sign in to comment.