Rakefile in acts_as_api-0.3.1 vs Rakefile in acts_as_api-0.3.2

- old
+ new

@@ -15,6 +15,6 @@ rdoc.options += gemspec.rdoc_options rdoc.rdoc_files.include(gemspec.extra_rdoc_files) rdoc.rdoc_files.include('lib/**/*.rb') end -#bundle exec rocco examples/introduction/intro.rb -t examples/introduction/intro.mustache +#bundle exec rocco examples/introduction/index.rb -t examples/introduction/layout.mustache