Module: Swagger
- Defined in:
- lib/swagger.rb,
lib/swagger/redis.rb,
lib/swagger/swallow.rb,
lib/swagger/version.rb,
lib/swagger/commands/keys.rb,
lib/swagger/commands/sets.rb,
lib/swagger/commands/lists.rb,
lib/swagger/commands/helpers.rb,
lib/swagger/commands/strings.rb,
lib/swagger/commands/sorted_sets.rb
Defined Under Namespace
Modules: Commands, Swallow Classes: Redis
Class Method Summary collapse
Class Method Details
.version ⇒ Object
4 5 6 |
# File 'lib/swagger/version.rb', line 4 def version '1.4.1' end |