Skip to content
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:

  1. clone or download the repository to your local directory
  2. cd <your_local_directory>/spec/dummy
  3. run rails s
  4. visit http://localhost:3000

You'll see documented examples of various input fields and the Unity-oriented commands that got them that way.

Clone this wiki locally