finding all tables created

10 views
Skip to first unread message

Daryll Santos

unread,
Aug 21, 2013, 11:21:59 AM8/21/13
to datam...@googlegroups.com
Hello I am not sure if this is a smart question or not but here goes... is there something like a "select information schema" in datamapper. 
I'm making a Sinatra app with five models (pageant, candidate, judge, category, score) and I want to have some sort of 

post %r{/([\w]+)} do
...
end

method. the thing here is that I want to limit the possible addresses to those five only (and possibly more in the future if I add tables). how do I do it dynamically (dependent on the "tables present" in datamapper?

database is sqlite
Reply all
Reply to author
Forward
0 new messages