README.md in countless-1.0.0 vs README.md in countless-1.1.0
- old
+ new
@@ -92,10 +92,10 @@
### Addtional Configuration
```ruby
# All the configured values here represent the Gem defaults.
-Countless.configure do |conf|
+Countless.configure do |config|
# The base/root path of the project to work on. This path is used as a #
# prefix to all relative path/file configurations. By default we check for a
# Rake invokation (Rakefile location), a Rails invokation (project root) or
# fallback the the current working directory of the process.
config.base_path = Dir.pwd