Skip to main content

Home/ WikiTechie/ Group items tagged stackoverflow

Rss Feed Group items tagged

al-Amjad Tawfiq Isstaif

activerecord - Why does rails not respect the type of a belongs_to associated object wi... - 0 views

  •  
    "Setting self.abstract_class = true actually tells ActiveRecord that there is not a database table associated with that class so your inherited classes will each have their own database table. "
al-Amjad Tawfiq Isstaif

Good base app for Rails 3? - Stack Overflow - 0 views

  •  
    "Could anybody tell me a good base app for Rails 3?"
al-Amjad Tawfiq Isstaif

ruby on rails - How to get the current_user in a model observer? - Stack Overflow - 0 views

  •  
    " before_filter :set_current_user private def set_current_user User.current_user = #however you get the current user in your controllers end"
1 - 10 of 10
Showing 20 items per page