Created
          February 19, 2011 09:40 
        
      - 
      
 - 
        
Save chrisun/834967 to your computer and use it in GitHub Desktop.  
    Create/Update without triggering callbacks - Rails 2.x only
  
        
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | ar.send(:create_without_callbacks) | |
| ar.send(:update_without_callbacks) | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
            
By the context we can easily deduce
aris an instance, no big deal, but you can make it more explicit for novices: