Sha256: 0cb52a6ee2ccd149d5c55596c2e4d72ddc92495a7dbf44830fc11266d4ca7f93

Contents?: true

Size: 129 Bytes

Versions: 4

Compression:

Stored size: 129 Bytes

Contents

module Jasminerice
  class SpecController <  ApplicationController
    def index
      render :layout => false
    end
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
jasminerice-0.0.4 app/controllers/jasminerice/spec_controller.rb
jasminerice-0.0.3 app/controllers/jasminerice/spec_controller.rb
jasminerice-0.0.2 app/controllers/jasminerice/spec_controller.rb
jasminerice-0.0.1 app/controllers/jasminerice/spec_controller.rb