Displaying 2 results from an estimated 2 matches for "search_pages".
2006 Jul 22
1
Input on application design
...t the best way to keep each search in
it''s own controller instead of combining everything into one. I want
to avoid having to update both controllers when some shared piece of
code changes. Right now i have just one controller for both searches,
and the views use the generic @search and @search_pages instead of say
@dentist and @dentist pages. I''ve done a quick outline of how my
controller now work below. I''d really like to do this in separate
controllers, but I''m wondering where is the best place to put the
shared code in a situation like this.
def physician # ac...
2007 May 20
0
Urgent :: File Object problem
disclaimer: Im not a developer, in fact I know very little of Ruby.
I had this script made for me by Endax, LLC. I have run into problems
with the script and they are unable/unwilling to help resolve the issue.
The script was working fine for a while, but now when I run it I get the
following error in the Ruby editor:
>ruby realtor_scraper.rb
realtor_scraper.rb:54:in `initialize'':