Sha256: 2103905a488ec6141e2e730e8df42b74c2e18537eb3f65b76db9ac14ed96da96

Contents?: true

Size: 117 Bytes

Versions: 9

Compression:

Stored size: 117 Bytes

Contents

class -classname-Presenter < Presenter

  def initialize(singular_name)
    @singular_name = singular_name
  end

end

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
neo-rails-0.4.1 lib/generators/presenter/templates/presenter_template.rb
neo-rails-0.4.0 lib/generators/presenter/templates/presenter_template.rb
neo-rails-0.3.2 lib/generators/presenter/templates/presenter_template.rb
neo-rails-0.3.1 lib/generators/presenter/templates/presenter_template.rb
neo-rails-0.3 lib/generators/presenter/templates/presenter_template.rb
neo-rails-0.2.3.1 lib/generators/presenter/templates/presenter_template.rb
neo-rails-0.2.3 lib/generators/presenter/templates/presenter_template.rb
neo-rails-0.2.2 lib/generators/presenter/templates/presenter_template.rb
neo-rails-0.2.1 lib/generators/presenter/templates/presenter_template.rb