1
0
Fork 0
mirror of https://github.com/aasm/aasm synced 2023-03-27 23:22:41 -04:00
This commit is contained in:
Travis Tilley 2009-10-23 16:30:25 -04:00
parent 72e43ad88e
commit f423fc6d9b

View file

@ -95,7 +95,7 @@ begin
end
rdoc.rdoc_dir = 'rdoc'
rdoc.title = "ttilley-aasm #{version}"
rdoc.title = "aasm #{version}"
rdoc.rdoc_files.include('README*')
rdoc.rdoc_files.include('lib/**/*.rb')