Sha256: 5980e69c8dbd64068bbe58678e21c86226e729ff9f85b93208546262eeb7b321
Contents?: true
Size: 172 Bytes
Versions: 3
Compression:
Stored size: 172 Bytes
Contents
module Docks module Tags class JavascriptAction < Base def initialize @name = :javascript_action @multiline = false end end end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
docks_app-0.0.3 | lib/docks/tags/javascript_action_tag.rb |
docks_app-0.0.2 | lib/docks/tags/javascript_action_tag.rb |
docks_app-0.0.1 | lib/docks/tags/javascript_action_tag.rb |