Hi,
Im trying to make an application based on the 'depot' app from 'Agile
web development with Rails'. Instead of putting the data in
add_test_data.rb itself (p.89), I want to read it in from a txt file
like this (gg.txt has a list of front and last names):
Hi,
Im trying to make an application based on the 'depot' app from 'Agile
web development with Rails'. Instead of putting the data in
add_test_data.rb itself (p.89), I want to read it in from a txt file
like this (gg.txt has a list of front and last names):
Thanks for the speedy reply Fred.
I've relocated gg.txt to the right directory, and now a new error pops
up, as you have foreseen:
Undefined method 'process' ...
Thanks for the speedy reply Fred.
I've relocated gg.txt to the right directory, and now a new error pops
up, as you have foreseen:
Undefined method 'process' ...