Commit Graph

5 Commits (681dcd3fa35e886a21853ca829ff1be7f220e83a)

Author SHA1 Message Date
Nick Schonning 717683d1c3
Autofix Rubocop remaining Layout rules ()
esetomo 24a5d13d60 remove capistrano/faster_assets from Capfile ()
yhirano 8325866c61 Downgrade rubocop 0.48.1 => 0.46.0 ()
* 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
Eugen Rochko 9c88d1b99e Speed up capistrano deployments
Eugen Rochko a2a85e8549 Add capistrano to development environment