Class: Jasminerice::SpecController

Inherits:
ApplicationController show all
Defined in:
app/controllers/jasminerice/spec_controller.rb

Instance Method Summary collapse

Instance Method Details

#fixturesObject



8
9
10
# File 'app/controllers/jasminerice/spec_controller.rb', line 8

def fixtures
  render "spec/javascripts/fixtures/#{params[:filename]}"
end

#indexObject



5
6
# File 'app/controllers/jasminerice/spec_controller.rb', line 5

def index
end