aboutsummaryrefslogtreecommitdiffstats
path: root/config/application.rb
Commit message (Expand)AuthorAgeFilesLines
* Rails 5Kazuki Yamaguchi2016-12-241-4/+0
* cleanup unused spec-related filesKazuki Yamaguchi2016-12-241-5/+1
* disable i18nKazuki Yamaguchi2015-12-091-2/+1
* split frontendKazuki Yamaguchi2015-12-051-5/+4
* collector: move code to /collectorKazuki Yamaguchi2015-08-101-1/+0
* web: controllers: extract loading specified userKazuki Yamaguchi2015-08-081-1/+1
* Collector: use ActiveJob and DelayedJob for background jobsKazuki Yamaguchi2015-06-191-1/+3
* sync settings with the output of `rails new` in Rails 4.2.1Kazuki Yamaguchi2015-04-191-3/+7
* console: prepare for adding helper methodsKazuki Yamaguchi2015-04-191-0/+6
* Ruby on Rails 4.2.0.beta1rhenium2014-09-151-6/+3
* upgrade Rails to 4.1.0.rc1, add Guard, SpringRhenium2014-03-131-2/+3
* refactor error handlingRhenium2014-03-131-4/+0
* apply rot's new web designRhenium2014-02-201-1/+1
* rewrite APIs with Grape and RABLRhenium2014-02-091-1/+8
* precompile *.jsRhenium2014-01-311-1/+2
* precompile assets: add *.css and *.jsRhenium2014-01-301-1/+1
* update formats to Rails 4.0.2 styleRhenium2014-01-281-2/+8
* reorganize controllers (add API documentations (lib/apidoc); reorganize auto ...Rhenium2014-01-071-1/+1
* add I18n.enforce_available_locales = trueRhenium2013-12-071-0/+1
* prepare for localizationRhenium2013-08-081-1/+2
* update GemfileRhenium2013-07-251-2/+3
* change: use RSpecrhenium2013-05-211-0/+1
* Add test(partial)re4k2013-04-041-0/+4
* errorre4k2013-03-271-1/+1
* Add favs_from/rts_fromre4k2013-03-261-0/+2
* Implement JSON APIre4k2013-03-231-1/+3
* refactorre4k2013-03-231-0/+2
* * Fix #1re4k2013-03-091-0/+25