Go to file
2014-05-23 13:11:22 +09:00
app Enhance model spec 2014-05-23 13:09:01 +09:00
bin Runnable fluentd-ui command by gem i fluentd-ui 2014-05-09 15:50:07 +09:00
config quiet a warning: WARN: tilt autoloading 'sass' in a non thread-safe way; explicit require 'sass' suggested. 2014-05-23 13:11:22 +09:00
db Separate fluentd, td-agent, and remote handling by class 2014-05-22 15:34:06 +09:00
lib Prepare to release, version should be FluentdUI::VERSION 2014-05-21 15:53:13 +09:00
log rails new ./fluentd-ui -T -D 2014-05-08 15:53:16 +09:00
public rails new ./fluentd-ui -T -D 2014-05-08 15:53:16 +09:00
spec Enhance model spec 2014-05-23 13:09:01 +09:00
vendor/assets Apply design theme basically. close #7 2014-05-21 13:05:02 +09:00
.gitignore Add primitive plugin management install/uninstall 2014-05-14 17:46:32 +09:00
.rspec rails generate rspec:install 2014-05-08 16:00:55 +09:00
circle.yml [try] fix unstable Circle CI spec 2014-05-21 17:05:30 +09:00
config.ru rails new ./fluentd-ui -T -D 2014-05-08 15:53:16 +09:00
fluentd-ui.gemspec update fluentd gem to v0.10.48+ for Supervisor default_options 2014-05-22 15:34:03 +09:00
Gemfile Remove puma from production (move to test/development) 2014-05-20 13:47:04 +09:00
Gemfile.lock update fluentd gem to v0.10.48+ for Supervisor default_options 2014-05-22 15:34:03 +09:00
Gemfile.production Add primitive plugin management install/uninstall 2014-05-14 17:46:32 +09:00
Rakefile Import bundler's rake tasks to make .gem file 2014-05-09 15:37:27 +09:00
README.rdoc rails new ./fluentd-ui -T -D 2014-05-08 15:53:16 +09:00

== README

This README would normally document whatever steps are necessary to get the
application up and running.

Things you may want to cover:

* Ruby version

* System dependencies

* Configuration

* Database creation

* Database initialization

* How to run the test suite

* Services (job queues, cache servers, search engines, etc.)

* Deployment instructions

* ...


Please feel free to use a different markup language if you do not plan to run
<tt>rake doc:app</tt>.