about summary refs log tree commit diff
path: root/Capfile
AgeCommit message (Collapse)Author
2017-05-03remove capistrano/faster_assets from Capfile (#2737)esetomo
2017-04-30Downgrade rubocop 0.48.1 => 0.46.0 (#2628)yhirano
* downgrade rubocop 0.48.1 => 0.46.0 * exclude vendor/**/* from rubocop target files * add frozen_string_literal comment line * fix percent literal delimited by ( and ) * fix alignment * remove comment disabling unknown cop
2017-02-16Speed up capistrano deploymentsEugen Rochko
2017-01-30Add capistrano to development environmentEugen Rochko