Sha256: 7c3f399f8fcc72868145da88c70fc631ce22c9bc0e0ed43fcd1d395602f4f396

Contents?: true

Size: 114 Bytes

Versions: 3

Compression:

Stored size: 114 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.4 test/app/controllers/application_controller.rb
date_time_picker-0.5.2 test/app/controllers/application_controller.rb
date_time_picker-0.5.1 test/app/controllers/application_controller.rb