/skymemories

SkyMemories movie studio website

Primary LanguageRuby

SkyMemories

Build Status Coverage Status Code Climate PullReview stats Dependency Status

SkyMemories movie studio website.

Built with Rails 4, Ruby 2, Bootstrap 3.
Tested with RSpec, Cucumber.

Best practices applied in this project:

  • Minimal Helpers usage and Model Decorators for cleaner global namespace
  • Using Plain Old Ruby Objects (PORO) as Service/Context for cleaner Models code (SRP)

by Sergey Zyablitsky