mirror of
https://github.com/aasm/aasm
synced 2023-03-27 23:22:41 -04:00
re-title
This commit is contained in:
parent
72e43ad88e
commit
f423fc6d9b
1 changed files with 1 additions and 1 deletions
2
Rakefile
2
Rakefile
|
@ -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')
|
||||
|
||||
|
|
Loading…
Reference in a new issue