# File lib/sprockets_application.rb, line 5
  def self.routes(map)
    map.resources(:sprockets, :only => [:index, :show])
  end