GnarusExercise
This project rocks and uses MIT-LICENSE.
Configuring a new project
gnarus_activity my_exercise
You will be prompted about adding devise
into your application, then it is up
to you accept or not (if you want to auth your exercises). The template will handle all configuration required for you.
TODO
- update method UPDATE from exercise to be safe
- rename to gnarus-exercise
- we are using the index file to show an attempt, nasty. a GET to a better named method
- automatic reload from ActivityProcessor