started refactoring xgrep

This commit is contained in:
rkiel
2015-06-02 23:28:43 -04:00
parent 7df428fa7e
commit cc26c266a0
3 changed files with 141 additions and 0 deletions

6
lib/xgrep/rails_env.rb Normal file
View File

@@ -0,0 +1,6 @@
class RailsEnv
def update_pathspec ( pathspec )
end
end