This is a small demo application using some basic ruby on rails technics. It is bases on the folllow requirementsi:
Professor Xavier is looking for a tool that allows him to easily form various teams of mutants and assign different tasks to those teams.
If you like to try it, you need ruby 2.1.1 and can just clone and run:
bundle install
rails s thin start
And if you to get an overview of the application this will show you something:
cucumber features