Class: ScraperInsert
- Inherits:
-
ActiveRecord::Base
- Object
- ActiveRecord::Base
- ScraperInsert
- Defined in:
- app/models/scraper_insert.rb
Instance Attribute Summary collapse
-
#remove ⇒ Object
Returns the value of attribute remove.
Instance Attribute Details
#remove ⇒ Object
Returns the value of attribute remove.
6 7 8 |
# File 'app/models/scraper_insert.rb', line 6 def remove @remove end |