Libraries
»
effective_resources
(2.0.2)
»
Index
»
Effective
»
Resources
»
Sql
»
#table
Method: Effective::Resources::Sql#table
Defined in:
app/models/effective/resources/sql.rb
#
table
⇒
Object
21 22 23
# File 'app/models/effective/resources/sql.rb', line 21
def
table
klass
.
unscoped
.
table
end