Sha256: a58223aabfe060524840c05b14d743adf3056e0cc9426c3045a43d0e4ec896f7
Contents?: true
Size: 181 Bytes
Versions: 2
Compression:
Stored size: 181 Bytes
Contents
class WebSystem::WebCommand < Liza::Command def self.call args log "args #{args}" log "DEPRECATED: please use `lizarb rack` instead" RackCommand.call args end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
lizarb-1.0.4 | lib/web_system/dev/web_command.rb |
lizarb-1.0.3 | lib/web_system/dev/web_command.rb |