Class: Githack::Repositories::Laravel::V4
- Inherits:
-
V5
- Object
- Githack::Repository
- V5
- Githack::Repositories::Laravel::V4
- Defined in:
- lib/githack/repositories/laravel.rb
Constant Summary collapse
- DATABASE_PATHS =
[ File.join('app', 'config', 'database.php') ].freeze
Constants inherited from Githack::Repository
Githack::Repository::DATABASE_PATH, Githack::Repository::SECRET_PATH
Instance Attribute Summary
Attributes inherited from Githack::Repository
Method Summary
Methods inherited from Githack::Repository
#databases, #initialize, #secrets
Constructor Details
This class inherits a constructor from Githack::Repository