Sha256: dc888e8d3baa943326dfb4005bc47f4e6105112515aea54f99385affa286541c

Contents?: true

Size: 100 Bytes

Versions: 3

Compression:

Stored size: 100 Bytes

Contents

module RestfulController
  module Actions
    module Show
      def show
      end
    end
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
restful-controller-0.0.3 lib/restful_controller/actions/show.rb
restful-controller-0.0.2 lib/restful_controller/actions/show.rb
restful-controller-0.0.1 lib/restful_controller/actions/show.rb