Skip to content
  • hellekin's avatar
    Setup development environment · e3ba7c5e
    hellekin authored
    - power up Gemfile
    - skip gem documentation
    - specification with rspec
    - mock with fabrication
    - model annotations with annotate
    - model diagrams with erd
    - remove ActiveRecord internal from domain models documentation
    - code quality check with rubocop and rubycritic
    - code coverage with simplecov
    - make rubocop happy with default Rails app
    - dependencies security check with brakeman
    - fix default inflections: say humans not humen
    - add lib/ to eager_load_path (meh)
    e3ba7c5e