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-2.1.0.beta2 lib/rails/projections.json
curly-templates-2.1.0.beta1 lib/rails/projections.json
curly-templates-2.0.1 lib/rails/projections.json
curly-templates-2.0.0 lib/rails/projections.json
curly-templates-2.0.0.beta1 lib/rails/projections.json
curly-templates-1.0.1 lib/rails/projections.json
curly-templates-1.0.0 lib/rails/projections.json
curly-templates-1.0.0rc1 lib/rails/projections.json
curly-templates-0.12.0 lib/rails/projections.json
curly-templates-0.11.0 lib/rails/projections.json
curly-templates-0.10.2 lib/rails/projections.json
curly-templates-0.10.1 lib/rails/projections.json
curly-templates-0.10.0 lib/rails/projections.json
curly-templates-0.9.1 lib/rails/projections.json
curly-templates-0.9.0 lib/rails/projections.json