palladius 0.0.6 → 0.1.0
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 +0 -0
- data/CHANGELOG +2 -0
- data/Makefile +1 -1
- data/Manifest +1 -1
- data/lib/palladius.rb +6 -1
- data/palladius.gemspec +2 -2
- metadata +4 -4
- metadata.gz.sig +2 -1
data.tar.gz.sig
CHANGED
|
Binary file
|
data/CHANGELOG
CHANGED
data/Makefile
CHANGED
data/Manifest
CHANGED
data/lib/palladius.rb
CHANGED
|
@@ -1,5 +1,7 @@
|
|
|
1
1
|
|
|
2
|
-
|
|
2
|
+
def print_purple(s)
|
|
3
|
+
print "\033[1;35m#{s}\033[0m\n"
|
|
4
|
+
end
|
|
3
5
|
|
|
4
6
|
# TODO get version programmatically, I guess it will be sth like ECHOE.VERSION
|
|
5
7
|
# because it's echoe to give it to me. If too difficult, roll back to version()
|
|
@@ -10,3 +12,6 @@ end
|
|
|
10
12
|
def palladius_qwerty
|
|
11
13
|
"palladius library/gem/plugin v#{palladius_version}. Please be patient, more to come!"
|
|
12
14
|
end
|
|
15
|
+
|
|
16
|
+
# TODO removeme
|
|
17
|
+
print_purple 'This is palladius Gem. See http://www.palladius.it/'
|
data/palladius.gemspec
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
Gem::Specification.new do |s|
|
|
4
4
|
s.name = "palladius"
|
|
5
|
-
s.version = "0.0
|
|
5
|
+
s.version = "0.1.0"
|
|
6
6
|
|
|
7
7
|
s.required_rubygems_version = Gem::Requirement.new(">= 1.2") if s.respond_to? :required_rubygems_version=
|
|
8
8
|
s.authors = ["Riccardo Carlesso"]
|
|
@@ -11,7 +11,7 @@ Gem::Specification.new do |s|
|
|
|
11
11
|
s.description = "My PALLADIUS gem with various utilities. \n \n More to come\n "
|
|
12
12
|
s.email = "rusko AT palladius DOT it"
|
|
13
13
|
s.extra_rdoc_files = ["CHANGELOG", "README.md", "lib/palladius.rb", "tasks/gemmization.rake"]
|
|
14
|
-
s.files = ["CHANGELOG", "Makefile", "
|
|
14
|
+
s.files = ["CHANGELOG", "Makefile", "README.md", "Rakefile", "init.rb", "lib/palladius.rb", "tasks/gemmization.rake", "test/fail.rb", "Manifest", "palladius.gemspec"]
|
|
15
15
|
s.homepage = "http://github.com/palladius/palladius"
|
|
16
16
|
s.rdoc_options = ["--line-numbers", "--inline-source", "--title", "Palladius", "--main", "README.md"]
|
|
17
17
|
s.require_paths = ["lib"]
|
metadata
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: palladius
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
hash:
|
|
4
|
+
hash: 27
|
|
5
5
|
prerelease:
|
|
6
6
|
segments:
|
|
7
7
|
- 0
|
|
8
|
+
- 1
|
|
8
9
|
- 0
|
|
9
|
-
|
|
10
|
-
version: 0.0.6
|
|
10
|
+
version: 0.1.0
|
|
11
11
|
platform: ruby
|
|
12
12
|
authors:
|
|
13
13
|
- Riccardo Carlesso
|
|
@@ -94,13 +94,13 @@ extra_rdoc_files:
|
|
|
94
94
|
files:
|
|
95
95
|
- CHANGELOG
|
|
96
96
|
- Makefile
|
|
97
|
-
- Manifest
|
|
98
97
|
- README.md
|
|
99
98
|
- Rakefile
|
|
100
99
|
- init.rb
|
|
101
100
|
- lib/palladius.rb
|
|
102
101
|
- tasks/gemmization.rake
|
|
103
102
|
- test/fail.rb
|
|
103
|
+
- Manifest
|
|
104
104
|
- palladius.gemspec
|
|
105
105
|
homepage: http://github.com/palladius/palladius
|
|
106
106
|
licenses: []
|
metadata.gz.sig
CHANGED
|
@@ -1 +1,2 @@
|
|
|
1
|
-
|
|
1
|
+
�^����ת�I���`�a�u�v�P����I�a^�W�%G~� Se�#Mݞ�ϸ��sz��#}���*��js�
|
|
2
|
+
����M��Vs;�e��ka�,�����p����榰��L���vO����a��i�nHa� ���o\�[����
|