Sha256: 9517168c947c9cfb285bc90404cb9876900e54e793533ef7dcd2e497cd6594a1

Contents?: true

Size: 169 Bytes

Versions: 21

Compression:

Stored size: 169 Bytes

Contents

module Effective
  module Snippets
    class CurrentDateTime < Snippet
      attribute :format, String

      def snippet_tag
        :span
      end

    end
  end
end

Version data entries

21 entries across 21 versions & 1 rubygems

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