Ok, so this seems to work 1) Create dynamic classes from a list (some rework on getting that from tables automatically needed) 2) Instantiate those objects
A minor error pops up now. The tables exist, as do the fields. However, with: service = Services.new(:portID => 333, :method => "PUT") But I get the error: unknown attribute: portID -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

