Skip to content

Commit

Permalink
Removed the require declaration. Bundler would do a require by de…
Browse files Browse the repository at this point in the history
…fault.
  • Loading branch information
swanandp committed May 1, 2012
1 parent 729308e commit 9df75e6
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,6 @@ Or, from the command line:

gem install acts_as_list

Then, as necessary in your source file(s):

require 'acts_as_list'

## Example

class TodoList < ActiveRecord::Base
Expand Down

0 comments on commit 9df75e6

Please sign in to comment.