Sha256: ac6c5b0eb4ad8579edaf978f165c44465735383f2576b7e6e94c3e9e02384b4f

Contents?: true

Size: 198 Bytes

Versions: 17

Compression:

Stored size: 198 Bytes

Contents

module InferredCrumpets
  module ViewHelpers
    def render_inferred_crumbs(options = {})
      InferredCrumpets::Builder.build_inferred_crumbs!(self)
      render_crumbs(options)
    end
  end
end

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
inferred_crumpets-0.7.0 lib/inferred_crumpets/view_helpers.rb
inferred_crumpets-0.6.0 lib/inferred_crumpets/view_helpers.rb
inferred_crumpets-0.5.0 lib/inferred_crumpets/view_helpers.rb
inferred_crumpets-0.4.2 lib/inferred_crumpets/view_helpers.rb
inferred_crumpets-0.4.1 lib/inferred_crumpets/view_helpers.rb
inferred_crumpets-0.4.0 lib/inferred_crumpets/view_helpers.rb
inferred_crumpets-0.3.0 lib/inferred_crumpets/view_helpers.rb
inferred_crumpets-0.2.6 lib/inferred_crumpets/view_helpers.rb
inferred_crumpets-0.2.5 lib/inferred_crumpets/view_helpers.rb
inferred_crumpets-0.2.4 lib/inferred_crumpets/view_helpers.rb
inferred_crumpets-0.2.3 lib/inferred_crumpets/view_helpers.rb
inferred_crumpets-0.2.2 lib/inferred_crumpets/view_helpers.rb
inferred_crumpets-0.2.1 lib/inferred_crumpets/view_helpers.rb
inferred_crumpets-0.2.0 lib/inferred_crumpets/view_helpers.rb
inferred_crumpets-0.1.2 lib/inferred_crumpets/view_helpers.rb
inferred_crumpets-0.1.1 lib/inferred_crumpets/view_helpers.rb
inferred_crumpets-0.1.0 lib/inferred_crumpets/view_helpers.rb