-
Notifications
You must be signed in to change notification settings - Fork 0
Home
afinetooth edited this page Aug 1, 2012
·
11 revisions
Welcome to the Unity wiki!
There'll be a link to a tutorial here, soon.
(Email me if you can't wait.)
In the meantime, you'll find what you need by viewing the home page of the dummy app in /spec/dummy.
Just do this:
- clone or download the repository to your local directory
cd <your_local_directory>/spec/dummy
- run
rails s
- visit http://localhost:3000
You'll see documented examples of various input fields and the Unity-oriented commands that got them that way.