Sha256: ac13782f4873b49d243252ef950afb6e478d4fec82ef950140b33cd3da1d157a

Contents?: true

Size: 109 Bytes

Versions: 3

Compression:

Stored size: 109 Bytes

Contents

class ApplicationController < ActionController::Base
  def index
    render :action => params[:id]
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
date_time_picker-0.5.9 test/app/controllers/application_controller.rb
date_time_picker-0.5.6 test/app/controllers/application_controller.rb
date_time_picker-0.5.3 test/app/controllers/application_controller.rb