Sha256: 0581187eefc3714414cad7a8eea6249dfa95fd0b3dec4cb5692a54aa56ee9cb4

Contents?: true

Size: 104 Bytes

Versions: 5

Compression:

Stored size: 104 Bytes

Contents

class CompaniesController < ApplicationController
  has_steps

  def show

  end

  def index

  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
stepper-0.2.0 test/rails_app/app/controllers/companies_controller.rb
stepper-0.1.0 test/rails_app/app/controllers/companies_controller.rb
stepper-0.0.4 test/rails_app/app/controllers/companies_controller.rb
stepper-0.0.3 test/rails_app/app/controllers/companies_controller.rb
stepper-0.0.1 test/rails_app/app/controllers/companies_controller.rb