Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 191 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 191 Bytes

Miic

A microblog like Twitter.

Development

  • Testing the application (using docker)
    • Build the image
      • docker-compose run --rm -e RAILS_ENV=test web bundle exec rake test