| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| fixtures | ||
| integration | ||
| lib | ||
| spec_helper.rb |
I refactored `AnnotateRoutes.routes_exists?` and methods using this. The points are as follows. * Removing `puts` in `AnnotateRoutes.routes_exists?` * Using `File.exist?` instead of `File.exists?` because `File.exists?` is deprecated * Renaming `AnnotateRoutes.routes_exists?` to `AnnotateRoutes.routes_file_exists?` in order to make the name of method more explanatory
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| fixtures | Loading commit data... | |
| integration | Loading commit data... | |
| lib | Loading commit data... | |
| spec_helper.rb | Loading commit data... |