Class: Rad::Models

Inherits:
Object
  • Object
show all
Defined in:
lib/kit/models.rb

Instance Attribute Summary collapse

Instance Attribute Details

#dbObject

Returns the value of attribute db.



5
6
7
# File 'lib/kit/models.rb', line 5

def db
  @db
end

#fsObject

Returns the value of attribute fs.



8
9
10
# File 'lib/kit/models.rb', line 8

def fs
  @fs
end