lib/bubble-wrap/ext.rb in bubble-wrap-0.4.0 vs lib/bubble-wrap/ext.rb in bubble-wrap-1.0.0.pre
- old
+ new
@@ -1,2 +1,2 @@
-require File.expand_path('../ext/motion_project_config', __FILE__)
-require File.expand_path('../ext/motion_project_app', __FILE__)
+require 'bubble-wrap/ext/motion_project_config'
+require 'bubble-wrap/ext/motion_project_app'