lib/katapult/action.rb in katapult-0.2.0 vs lib/katapult/action.rb in katapult-0.3.0
- old
+ new
@@ -1,5 +1,5 @@
-# Models a controller action. To be used within the block of a WUI.
+# Models a controller action. To be used within the block of a WebUI.
require 'katapult/element'
require 'active_support/core_ext/module/delegation'
require 'active_support/core_ext/string/inquiry'