scratch_pad-node_extensions-list 0.0.1 → 0.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
data.tar.gz.sig CHANGED
@@ -1,3 +1,4 @@
1
- !���HcD~�:+CO
2
- N�4�NE8 5��%���jZ�N��me������(d���7ȟm&v;R|R#�r!C��o{0�;2����¯�'B�D��!hh�c�ƭe�Qj��;-���?w{�S�cԽn�b���
3
- ;��pB����w�Rؖ5ƎEDx|�'K3��|l����*���&�`E.�c�Ɲ�j���b�_��hq���_cO�� �ـ���pObt8j�����t������
1
+ Ha
2
+ ����x
3
+ ���!�{wrz��9��~�3Ћ7B_zoe]�X�N�����6`Ѿ�i'�I��
4
+ �is��3eC�)�>�ƴ�X���xe��g0��_�m��G����yj~Cۨ̀[��J?䃾t+��9��4���
@@ -1,13 +1,9 @@
1
1
  module NodeExtensions
2
2
  class List < ScratchPad::Addon::NodeExtension
3
- class Model < ScratchPad::Addon::NodeExtension::ModelBase
3
+ class Model < Node
4
4
  key :items, Array
5
5
 
6
6
  validates_presence_of :items
7
7
  end
8
-
9
- def self.root
10
- Pathname.new(__FILE__) + '..' + '..'
11
- end
12
8
  end
13
9
  end
@@ -3,7 +3,7 @@ $:.push File.expand_path('../lib', __FILE__)
3
3
 
4
4
  Gem::Specification.new do |s|
5
5
  s.name = 'scratch_pad-node_extensions-list'
6
- s.version = '0.0.1'
6
+ s.version = '0.0.2'
7
7
  s.platform = Gem::Platform::RUBY
8
8
  s.authors = ['Raving Genius']
9
9
  s.email = ['rg+code@ravinggenius.com']
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: scratch_pad-node_extensions-list
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 0.0.1
5
+ version: 0.0.2
6
6
  platform: ruby
7
7
  authors:
8
8
  - Raving Genius
@@ -31,7 +31,7 @@ cert_chain:
31
31
  CvvfejGH+Hi4YXI1pPhLJj8g
32
32
  -----END CERTIFICATE-----
33
33
 
34
- date: 2011-02-25 00:00:00 -05:00
34
+ date: 2011-03-01 00:00:00 -05:00
35
35
  default_executable:
36
36
  dependencies: []
37
37
 
@@ -77,7 +77,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
77
77
  requirements: []
78
78
 
79
79
  rubyforge_project: scratch_pad-node_extensions-list
80
- rubygems_version: 1.5.2
80
+ rubygems_version: 1.5.3
81
81
  signing_key:
82
82
  specification_version: 3
83
83
  summary: NodeExtension gem for ScratchPad
metadata.gz.sig CHANGED
Binary file