lib/rm-extensions.rb in rm-extensions-0.1.3 vs lib/rm-extensions.rb in rm-extensions-0.1.4
- old
+ new
@@ -4,9 +4,10 @@
raise "This file must be required within a RubyMotion project Rakefile."
end
Motion::Project::App.setup do |app|
%w(
+ layout
util
accessors
observation
queues
).reverse.each do |x|