ruboss4ruby 1.0.4 → 1.0.5
Sign up to get free protection for your applications and to get access to all the features.
- data/lib/ruboss4ruby/version.rb +2 -2
- data/website/index.html +1 -1
- metadata +1 -1
data/lib/ruboss4ruby/version.rb
CHANGED
data/website/index.html
CHANGED
@@ -33,7 +33,7 @@
|
|
33
33
|
<h1>ruboss4ruby</h1>
|
34
34
|
<div id="version" class="clickable" onclick='document.location = "http://rubyforge.org/projects/ruboss4ruby"; return false'>
|
35
35
|
<p>Get Version</p>
|
36
|
-
<a href="http://rubyforge.org/projects/ruboss4ruby" class="numbers">1.0.
|
36
|
+
<a href="http://rubyforge.org/projects/ruboss4ruby" class="numbers">1.0.4</a>
|
37
37
|
</div>
|
38
38
|
<h2>What</h2>
|
39
39
|
<p>Ruboss Framework Integration Support for Rails 2.+ and Merb 0.9.3+</p>
|