Method: Vedeu::Repositories::Model::SingletonMethods#repository

Defined in:
lib/vedeu/repositories/model.rb

#repositoryVedeu::Repositories::Repository (readonly)

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.

Returns:

API:

  • private



23
24
25
# File 'lib/vedeu/repositories/model.rb', line 23

def repository
  @repository
end