lib/hanami/helpers.rb in hanami-helpers-1.0.0.beta1 vs lib/hanami/helpers.rb in hanami-helpers-1.0.0.beta2
- old
+ new
@@ -4,9 +4,10 @@
require 'hanami/helpers/routing_helper'
require 'hanami/helpers/link_to_helper'
require 'hanami/helpers/form_helper'
require 'hanami/helpers/number_formatting_helper'
+# @since 0.1.0
module Hanami
# View helpers for Ruby applications
#
# @since 0.1.0
module Helpers