-
Initialize the Rails environment:
bundle install rake db:setup -
Create an account at Castle.
-
Once you have your Castle credentials, start the Rails server with the following environment variables:
CASTLE_APP_ID=100000000000000 CASTLE_API_SECRET=secretFor example:
CASTLE_APP_ID=100000000000000 CASTLE_API_SECRET=secret rails s -
Contact us if you have any questions.
lluft/playground
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Releases
No releases published
Languages
- Ruby 62.1%
- HTML 35.7%
- CSS 2.0%
- JavaScript 0.2%