We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e9b0c5 commit ae25bf3Copy full SHA for ae25bf3
ruby/hanami/app/action.rb
@@ -0,0 +1,6 @@
1
+require "hanami/action"
2
+
3
+module Benchmark
4
+ class Action < Hanami::Action
5
+ end
6
+end
0 commit comments