orange-more 0.6.2 → 0.6.3
Sign up to get free protection for your applications and to get access to all the features.
- data/lib/orange-more/contactforms/base.rb +1 -1
- metadata +2 -2
@@ -1,2 +1,2 @@
|
|
1
1
|
require 'orange-more/contactforms/cartons/contactform_carton'
|
2
|
-
require 'orange-more/contactforms/
|
2
|
+
require 'orange-more/contactforms/contactforms_resource'
|