Displaying 1 result from an estimated 1 matches for "findbi".
Did you mean:
findbin
2010 Nov 07
0
Create default database/table on Rails 3 app
Hi!
I''m creating an app where I need to compare the user input with a
default database and give the corresponding value (something like what
the Lookup function does in spreadsheets). For that I need to things
that I don''t understand...
1.- How can I create a default database (or table) for production?
Should I use fixtures for that?
2.- How can I compare two values from the