Class: Githack::Repositories::Rails::V4

Inherits:
V5 show all
Defined in:
lib/githack/repositories/rails.rb

Constant Summary

Constants inherited from V5

Githack::Repositories::Rails::V5::DATABASE_PATHS, Githack::Repositories::Rails::V5::SECRET_PATHS

Constants inherited from Githack::Repository

Githack::Repository::DATABASE_PATH, Githack::Repository::SECRET_PATH

Instance Attribute Summary

Attributes inherited from Githack::Repository

#git, #name, #path, #remote

Method Summary

Methods inherited from Githack::Repository

#databases, #initialize, #secrets

Constructor Details

This class inherits a constructor from Githack::Repository