lib/ProMotion/screens/screen.rb in ProMotion-0.5.2 vs lib/ProMotion/screens/screen.rb in ProMotion-0.6.0

- old
+ new

@@ -2,6 +2,6 @@ class Screen < ViewController # You can inherit a screen from any UIViewController if you include the ScreenModule # Just make sure to implement the Obj-C methods in cocoatouch/ViewController.rb. include ProMotion::ScreenModule end -end \ No newline at end of file +end