RubyGems
npm
Organizations
Log in
Sign up
RubyGems
blocks
Versions diffs
0.2 → 0.3
blocks 0.2 → 0.3
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (2)
hide
show
data/lib/blocks.rb
+1
-0
metadata
+3
-3
data/lib/blocks.rb
CHANGED
@@ -2,6 +2,7 @@ module Blocks; end
2
2
3
3
require 'blocks/context'
4
4
require 'blocks/table_for'
5
+
require 'blocks/engine'
5
6
# require 'blocks/helper'
6
7
7
8
metadata
CHANGED
@@ -1,12 +1,12 @@
1
1
--- !ruby/object:Gem::Specification
2
2
name: blocks
3
3
version: !ruby/object:Gem::Version
4
-
hash:
15
4
+
hash:
13
5
5
prerelease: false
6
6
segments:
7
7
- 0
8
-
-
2
9
-
version: "0.
2
"
8
+
-
3
9
+
version: "0.
3
"
10
10
platform: ruby
11
11
authors:
12
12
- Andrew Hunter