Skip to content

Commit

Permalink
Move media modules to actions dir
Browse files Browse the repository at this point in the history
  • Loading branch information
kyletolle committed Apr 10, 2015
1 parent 9ab3a95 commit 194a930
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/fulcrum.rb
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
require 'fulcrum/form'
require 'fulcrum/membership'
require 'fulcrum/photo'
require 'fulcrum/media_versions'
require 'fulcrum/gps_track'
require 'fulcrum/actions/media_versions'
require 'fulcrum/actions/gps_track'
require 'fulcrum/video'
require 'fulcrum/audio'
require 'fulcrum/signature'
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit 194a930

Please sign in to comment.