This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gem 'mysql2' | |
gem 'rails', '5.1.6' | |
gem 'dalli' | |
gem 'dig_bang' | |
gem 'jquery-rails' | |
gem 'kaminari' | |
gem 'law_string', github: 'public-law/law_string' | |
gem 'memery' | |
gem 'naturally' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
' defaults | |
' skinparam monochrome true | |
skinparam roundcorner 20 | |
skinparam shadowing false | |
skinparam DefaultFontName Proxima Nova | |
skinparam ArrowColor #00b2e2 | |
skinparam DefaultFontColor #454645 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
' defaults | |
' skinparam monochrome true | |
skinparam roundcorner 10 | |
skinparam shadowing false | |
skinparam DefaultFontName Proxima Nova | |
skinparam ArrowColor #00b2e2 | |
skinparam DefaultFontColor #454645 |
OlderNewer