$:.unshift('../../lib') require 'rubixir/rake' Motion::App.setup do |app| app.name = 'TableView' end