Arbre helper for Rails #464
                  
                    
                      timoschilling
                    
                  
                
                  started this conversation in
                Ideas
              
            Replies: 1 comment
-
| 👍 for the dup approach. | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
Example written from @seanlinsley on activeadmin/activeadmin#2874:
The other option is to use a preinitialised instance that be dup for each call:
dupis ~3 times faster thatnewBeta Was this translation helpful? Give feedback.
All reactions