brcobranca 2.0.0 → 2.0.1

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/README.rdoc CHANGED
@@ -54,6 +54,10 @@ Veja a documentação em http://brcobranca.rubyforge.org/rdoc
54
54
 
55
55
  * http://github.com/kivanio/brcobranca/tree/master
56
56
 
57
+ == WIKI
58
+
59
+ * http://wiki.github.com/kivanio/brcobranca
60
+
57
61
  == PROBLEMAS? QUERENDO MAIS?
58
62
 
59
63
  Informe em http://github.com/kivanio/brcobranca/issues
data/brcobranca.gemspec CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  Gem::Specification.new do |s|
4
4
  s.name = %q{brcobranca}
5
- s.version = "2.0.0"
5
+ s.version = "2.0.1"
6
6
 
7
7
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
8
8
  s.authors = ["Kivanio Barbosa"]
data/lib/brcobranca.rb CHANGED
@@ -23,5 +23,5 @@ else
23
23
  end
24
24
 
25
25
  module Brcobranca
26
- VERSION = '2.0.0'
26
+ VERSION = '2.0.1'
27
27
  end
data/website/index.html CHANGED
@@ -34,7 +34,7 @@
34
34
  <div class="sidebar">
35
35
  <div id="version" class="clickable" onclick='document.location = "http://rubyforge.org/projects/brcobranca"; return false'>
36
36
  <p>Fazer download</p>
37
- <a href="http://rubyforge.org/projects/brcobranca" class="numbers">2.0.0</a>
37
+ <a href="http://rubyforge.org/projects/brcobranca" class="numbers">2.0.1</a>
38
38
  </div>
39
39
  </div>
40
40
  <p>Gerador de bloquetos de cobrança para bancos brasileiros.</p>
@@ -45,6 +45,9 @@
45
45
  <li><a href="http://brcobranca.rubyforge.org/rdoc">http://brcobranca.rubyforge.org/rdoc</a></li>
46
46
  </ul>
47
47
  <h2>Exemplo</h2>
48
+ <ul>
49
+ <li><a href="http://www.boletorails.com.br">http://www.boletorails.com.br</a></li>
50
+ </ul>
48
51
  <h2>Fontes</h2>
49
52
  <ul>
50
53
  <li>github: <a href="http://github.com/kivanio/brcobranca/tree/master">http://github.com/kivanio/brcobranca/tree/master</a></li>
@@ -54,6 +57,10 @@
54
57
  <pre>cd brcobranca
55
58
  rake test
56
59
  rake install_gem</pre>
60
+ <h2>Bugs</h2>
61
+ <ul>
62
+ <li><a href="http://github.com/kivanio/brcobranca/issues">http://github.com/kivanio/brcobranca/issues</a></li>
63
+ </ul>
57
64
  <h2>Licensa</h2>
58
65
  <p>Esta gem é licenciada pel licensa <span class="caps">BSD</span></p>
59
66
  <h2>Gostou?</h2>
data/website/index.txt CHANGED
@@ -12,6 +12,8 @@ h2. Documentação
12
12
 
13
13
  h2. Exemplo
14
14
 
15
+ * "http://www.boletorails.com.br":http://www.boletorails.com.br
16
+
15
17
  h2. Fontes
16
18
 
17
19
  * github: "http://github.com/kivanio/brcobranca/tree/master":http://github.com/kivanio/brcobranca/tree/master
@@ -25,6 +27,9 @@ h3. Se preferir compilar direto do fonte
25
27
  rake test
26
28
  rake install_gem</pre>
27
29
 
30
+ h2. Bugs
31
+
32
+ * "http://github.com/kivanio/brcobranca/issues":http://github.com/kivanio/brcobranca/issues
28
33
 
29
34
  h2. Licensa
30
35
 
data.tar.gz.sig CHANGED
Binary file
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: brcobranca
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.0
4
+ version: 2.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Kivanio Barbosa
metadata.gz.sig CHANGED
Binary file