Amaterasu - social network. Users can create own profiles, post messages, attach picture to posts, search and follow/unfollow other users.
Please, feel free to visit Amaterasu!
Ruby 2.5.7
Rails 4.2.11.1
Run rake db:create
in Terminal.
Run rake db:migrate
in Terminal.
Run bundle exec rspec
in Terminal.
Run bundle exec cucumber
in Terminal.