Sha256: 24787e59240514c9f3fc73273f41b873e550914673a3bc325d2c1f7524c28eea
Contents?: true
Size: 483 Bytes
Versions: 7
Compression:
Stored size: 483 Bytes
Contents
# Playmo (under development) This is the special kit that allows you create html5-ready Rails 3.1 apps quick with pre-included few widely used libs in your app. __Currently under development, so do not use it in production. Please wait for release.__ ## How to install First, install the gem: gem install playmo After that, run playmo to generate new rails app: $ playmo myappname Then just answer a questions. That's all. Now you can run your app: $ rails s ***
Version data entries
7 entries across 7 versions & 1 rubygems
Version | Path |
---|---|
playmo-0.0.18 | README.md |
playmo-0.0.17 | README.md |
playmo-0.0.14 | README.md |
playmo-0.0.13 | README.md |
playmo-0.0.12 | README.md |
playmo-0.0.11 | README.md |
playmo-0.0.10 | README.md |