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