Starting to document things with rdoc
This commit is contained in:
parent
ad1121ffb0
commit
accd7d1a58
8 changed files with 108 additions and 360 deletions
|
|
@ -91,6 +91,8 @@ GEM
|
|||
hike (1.2.3)
|
||||
htmlentities (4.3.1)
|
||||
i18n (0.6.9)
|
||||
inversion (0.12.3)
|
||||
loggability (~> 0.4)
|
||||
journey (1.0.4)
|
||||
jquery-fileupload-rails (0.4.1)
|
||||
actionpack (>= 3.1)
|
||||
|
|
@ -106,6 +108,7 @@ GEM
|
|||
letter_opener (1.2.0)
|
||||
launchy (~> 2.2)
|
||||
libv8 (3.16.14.3)
|
||||
loggability (0.10.1)
|
||||
mail (2.5.4)
|
||||
mime-types (~> 1.16)
|
||||
treetop (~> 1.4.8)
|
||||
|
|
@ -162,6 +165,10 @@ GEM
|
|||
rake (10.1.1)
|
||||
rdoc (3.12.2)
|
||||
json (~> 1.4)
|
||||
rdoc-generator-fivefish (0.0.1)
|
||||
inversion (~> 0.10)
|
||||
rdoc (~> 3.12)
|
||||
yajl-ruby (~> 1.1)
|
||||
ref (1.0.5)
|
||||
rspec-collection_matchers (0.0.3)
|
||||
rspec-expectations (>= 2.99.0.beta1)
|
||||
|
|
@ -227,6 +234,7 @@ GEM
|
|||
will_paginate (3.0.5)
|
||||
xpath (0.1.4)
|
||||
nokogiri (~> 1.3)
|
||||
yajl-ruby (1.2.0)
|
||||
|
||||
PLATFORMS
|
||||
ruby
|
||||
|
|
@ -256,6 +264,7 @@ DEPENDENCIES
|
|||
prawn_rails
|
||||
pry
|
||||
rails (= 3.2.17)
|
||||
rdoc-generator-fivefish
|
||||
rspec-rails (~> 3.0.0.beta)
|
||||
sass-rails (>= 3.2)
|
||||
sqlite3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue