Sha256: 3cf7e8ad8b539888ba71f8655d3232305dae08b0fea212c2f720458a166dbf0e

Contents?: true

Size: 115 Bytes

Versions: 5

Compression:

Stored size: 115 Bytes

Contents

class Admin::MapLocationsController < Admin::BaseController

  crudify :map_location, :order => "state, city"

end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
refinerycms-map-0.2.0 app/controllers/admin/map_locations_controller.rb
refinerycms-map-0.1.0 app/controllers/admin/map_locations_controller.rb
refinerycms-map-0.0.3 app/controllers/admin/map_locations_controller.rb
refinerycms-map-0.0.2 app/controllers/admin/map_locations_controller.rb
refinerycms-map-0.0.1 app/controllers/admin/map_locations_controller.rb