Sha256: 93d68f5775238b3b6b00957022dd5135086f1fa18ae886555bc8b088792d903d

Contents?: true

Size: 455 Bytes

Versions: 35

Compression:

Stored size: 455 Bytes

Contents

{
  "app/presenters/*_presenter.rb": {
    "affinity": "controller",
    "command": "presenter",
    "test": "spec/presenters/%s_presenter_spec.rb",
    "related": "app/views/%s.html.curly",
    "template": "class %SPresenter < Curly::Presenter\nend",
    "keywords": "presents depends_on version"
  },

  "app/views/*.html.curly": {
    "affinity": "controller",
    "test": "spec/views/%s_spec.rb",
    "related": "app/presenters/%s_presenter.rb"
  }
}

Version data entries

35 entries across 35 versions & 1 rubygems

Version Path
curly-templates-3.4.0 lib/rails/projections.json
curly-templates-3.3.0 lib/rails/projections.json
curly-templates-3.2.0 lib/rails/projections.json
curly-templates-3.1.0 lib/rails/projections.json
curly-templates-3.0.0 lib/rails/projections.json
curly-templates-2.6.5 lib/rails/projections.json
curly-templates-2.6.4 lib/rails/projections.json
curly-templates-2.6.3 lib/rails/projections.json
curly-templates-2.6.2 lib/rails/projections.json
curly-templates-2.6.1 lib/rails/projections.json
curly-templates-2.6.0 lib/rails/projections.json
curly-templates-2.5.0 lib/rails/projections.json
curly-templates-2.4.1 lib/rails/projections.json
curly-templates-2.4.0 lib/rails/projections.json
curly-templates-2.3.2 lib/rails/projections.json
curly-templates-2.3.1 lib/rails/projections.json
curly-templates-2.3.0 lib/rails/projections.json
curly-templates-2.2.0 lib/rails/projections.json
curly-templates-2.1.1 lib/rails/projections.json
curly-templates-2.1.0 lib/rails/projections.json