Sha256: 1ef370039f2d13111d562996f5defa31b6bf25d5c4d8813e3128f4d3e27d448a

Contents?: true

Size: 175 Bytes

Versions: 40

Compression:

Stored size: 175 Bytes

Contents

module Effective
  module Snippets
    class CurrentUserInfo < Snippet
      attribute :method, String

      def snippet_tag
        :span
      end
      
    end
  end
end

Version data entries

40 entries across 40 versions & 1 rubygems

Version Path
effective_regions-1.8.0 app/models/effective/snippets/current_user_info.rb
effective_regions-1.7.5 app/models/effective/snippets/current_user_info.rb
effective_regions-1.7.4 app/models/effective/snippets/current_user_info.rb
effective_regions-1.7.3 app/models/effective/snippets/current_user_info.rb
effective_regions-1.7.2 app/models/effective/snippets/current_user_info.rb
effective_regions-1.7.1 app/models/effective/snippets/current_user_info.rb
effective_regions-1.7.0 app/models/effective/snippets/current_user_info.rb
effective_regions-1.6.14 app/models/effective/snippets/current_user_info.rb
effective_regions-1.6.12 app/models/effective/snippets/current_user_info.rb
effective_regions-1.6.11 app/models/effective/snippets/current_user_info.rb
effective_regions-1.6.10 app/models/effective/snippets/current_user_info.rb
effective_regions-1.6.9 app/models/effective/snippets/current_user_info.rb
effective_regions-1.6.8 app/models/effective/snippets/current_user_info.rb
effective_regions-1.6.7 app/models/effective/snippets/current_user_info.rb
effective_regions-1.6.6 app/models/effective/snippets/current_user_info.rb
effective_regions-1.6.5 app/models/effective/snippets/current_user_info.rb
effective_regions-1.6.4 app/models/effective/snippets/current_user_info.rb
effective_regions-1.6.3 app/models/effective/snippets/current_user_info.rb
effective_regions-1.6.2 app/models/effective/snippets/current_user_info.rb
effective_regions-1.6.1 app/models/effective/snippets/current_user_info.rb