Sha256: 078b61682a1dbdc30710e7e4628e6b6142afe9767c0a8145d6ae26156cfda929
Contents?: true
Size: 476 Bytes
Versions: 1
Compression:
Stored size: 476 Bytes
Contents
RubyApp ======= Ruby micro framework for easy create ruby applications (daemons, EventMachine-apps, db-apps, cli...). Features: bundler, environments, activesupport, rails dirs tree. Fast loading and low memory using. $ gem install ruby-app $ ruby-app new app $ cd app && bundle Run like (default env is development): $ ./bin/example $ APP_ENV=production ./bin/example Generate app with ActiveRecord support: $ ruby-app new app --ar
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ruby-app-0.1.9 | README.md |