Sha256: ebfdf3751f5d8746727a346a6cdffe16d68f5f5a3335c7ba28be9ac4fbe9e7a6
Contents?: true
Size: 143 Bytes
Versions: 1
Compression:
Stored size: 143 Bytes
Contents
module Popolo class PostsController < PopoloController inherit_resources respond_to :html, :json actions :index, :show end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
popolo-0.0.2 | app/controllers/popolo/posts_controller.rb |