Module: Brut::BackEnd
- Defined in:
- lib/brut/back_end.rb,
lib/brut/back_end/seed_data.rb
Overview
The back end of a Brut app is where your app's business logic and database are managed. While the bulk of your Brut app's code will be in the back end, Brut is far less prescriptive about how to manage that than it is the front end.
Defined Under Namespace
Modules: Sidekiq, Validators Classes: SeedData