Sha256: bd9d3fba44d294f9501900bdaf450c78fedf234500fe9f90c09e75eeda2827e9
Contents?: true
Size: 136 Bytes
Versions: 3
Compression:
Stored size: 136 Bytes
Contents
module Popolo class PeopleController < PopoloController inherit_resources respond_to :html, :json actions :show end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
popolo-0.1.1 | app/controllers/popolo/people_controller.rb |
popolo-0.1.0 | app/controllers/popolo/people_controller.rb |
popolo-0.0.3 | app/controllers/popolo/people_controller.rb |