Hi Everyone, I have a Rails app that I intend to seed with data generated by a log parsing program (written in a later version of Ruby). I want some basic checking to make sure I'm not duplicating reference data, etc.
Should I be creating custom find / exists actions in the relevant controllers just for this, or is there a better way of doing this? Cheers, -- Craig Read @Catharz https://github.com/Catharz http://code.google.com/p/bsss -- You received this message because you are subscribed to the Google Groups "Ruby or Rails Oceania" 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/rails-oceania?hl=en.
