Skip to content
This repository was archived by the owner on Oct 19, 2018. It is now read-only.

#10 Replaces .tables method calls to .data_sources to avoid using of deprecated Rails API #11

Merged
merged 15 commits into from
Sep 10, 2017
Prev Previous commit
Next Next commit
Update DOCS.md
  • Loading branch information
barriehadfield authored Aug 31, 2017
commit 0c51ccc0affdac8f0d489cc7cd8f7ddd128c24eb
2 changes: 1 addition & 1 deletion DOCS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

# <span class="bigfirstletter">H</span>yperloop Operations
# Hyperloop Operations

Operations are the engine rooms of Hyperloop; they orchestrate the interactions between Components, external services, Models, and Stores. Operations provide a tidy place to keep your business logic.

Expand Down