Sha256: 7e673cac0793d85d5ad2a4346c04eb97402b5c5c737a5da5e2c5ddeb1f435c2f

Contents?: true

Size: 83 Bytes

Versions: 4

Compression:

Stored size: 83 Bytes

Contents

module JSONSelect::Ast::EvenExpr

  def to_ast
    { :a => 2, :b => 0 }
  end

end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
json_select-0.1.4 lib/json_select/ast/even_expr.rb
json_select-0.1.3 lib/json_select/ast/even_expr.rb
json_select-0.1.2 lib/json_select/ast/even_expr.rb
json_select-0.1.1 lib/json_select/ast/even_expr.rb