Sha256: f1a6cff73aafe9b61d28a0918f1c607dc9e969c39d607e4c285c1e5a20e9509b

Contents?: true

Size: 189 Bytes

Versions: 5

Compression:

Stored size: 189 Bytes

Contents

# frozen_string_literal: true

module Phlex::Rails::Helpers::StylesheetPath
	extend Phlex::Rails::HelperMacros

	# @!method stylesheet_path(...)
	register_value_helper :stylesheet_path
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
phlex-rails-1.2.2 lib/phlex/rails/helpers/stylesheet_path.rb
phlex-rails-2.0.0.beta2 lib/phlex/rails/helpers/stylesheet_path.rb
phlex-rails-2.0.0.beta1 lib/phlex/rails/helpers/stylesheet_path.rb
phlex-rails-1.2.1 lib/phlex/rails/helpers/stylesheet_path.rb
phlex-rails-1.2.0 lib/phlex/rails/helpers/stylesheet_path.rb