We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 202c140 + 1d79990 commit e16ecfcCopy full SHA for e16ecfc
lib/cortex/snippets/client.rb
@@ -4,7 +4,7 @@
4
module Cortex
5
module Snippets
6
class Client
7
- include ActionView::Helpers::TranslationHelper
+ include ActionView::Helpers::TagHelper
8
9
def initialize(cortex_client)
10
@cortex_client = cortex_client
lib/cortex/snippets/version.rb
@@ -1,5 +1,5 @@
1
2
3
- VERSION = '1.0.1'
+ VERSION = '1.0.3'
end
0 commit comments