y_nelson 2.0.8 → 2.1.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Introduction_to_YNelson.lyx +3701 -0
- data/YNelson_&_YPetri_User_Manual.lyx +1037 -0
- data/YNelson_&_YPetri_User_Manual.pdf +0 -0
- data/{YNelson_FPN_&_ZZ_domain_model_hands_on_in_color.lyx → YNelson_-_Hands-on_Tutorial.lyx} +1 -1
- data/{YNelson_FPN_&_ZZ_domain_model_hands_on_in_color.pdf → YNelson_-_Hands-on_Tutorial.pdf} +0 -0
- data/lib/y_nelson/version.rb +1 -1
- metadata +7 -4
Binary file
|
data/{YNelson_FPN_&_ZZ_domain_model_hands_on_in_color.pdf → YNelson_-_Hands-on_Tutorial.pdf}
RENAMED
Binary file
|
data/lib/y_nelson/version.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: y_nelson
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 2.0
|
4
|
+
version: 2.1.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- boris
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2013-
|
11
|
+
date: 2013-10-21 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: yzz
|
@@ -75,13 +75,16 @@ extra_rdoc_files: []
|
|
75
75
|
files:
|
76
76
|
- .gitignore
|
77
77
|
- Gemfile
|
78
|
+
- Introduction_to_YNelson.lyx
|
78
79
|
- LICENSE.txt
|
79
80
|
- README.md
|
80
81
|
- Rakefile
|
81
82
|
- Ruby_for_YNelson_Users_in_20_minutes.lyx
|
82
83
|
- Ruby_for_YNelson_Users_in_20_minutes.pdf
|
83
|
-
-
|
84
|
-
-
|
84
|
+
- YNelson_&_YPetri_User_Manual.lyx
|
85
|
+
- YNelson_&_YPetri_User_Manual.pdf
|
86
|
+
- YNelson_-_Hands-on_Tutorial.lyx
|
87
|
+
- YNelson_-_Hands-on_Tutorial.pdf
|
85
88
|
- config/mongoid.yml
|
86
89
|
- lib/y_nelson.rb
|
87
90
|
- lib/y_nelson/agent.rb
|