Sha256: feef6e7240da242136670bdba0846fc13fdc0dd113a7acc29a87ea7cdff3fa94

Contents?: true

Size: 162 Bytes

Versions: 6

Compression:

Stored size: 162 Bytes

Contents

class Proton
class Partial < Layout
protected
  def self.root_path(project, *a)
    project.path(:partials, *a)
  end

  def default_layout
    nil
  end
end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
proton-0.3.6 lib/proton/partial.rb
proton-0.3.5 lib/proton/partial.rb
proton-0.3.4 lib/proton/partial.rb
proton-0.3.3 lib/proton/partial.rb
proton-0.3.2 lib/proton/partial.rb
proton-0.3.0.rc1 lib/proton/partial.rb