Skip to content

Commit

Permalink
Add missing require
Browse files Browse the repository at this point in the history
  • Loading branch information
spastorino committed Jan 14, 2011
1 parent 7bf7ab5 commit 3755ae0
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -4,6 +4,7 @@
require 'models/comment'
require 'models/category'
require 'models/categorization'
require 'models/tagging'
require 'active_support/core_ext/array/random_access'

module Remembered
Expand Down

0 comments on commit 3755ae0

Please sign in to comment.