Skip to content

robmack/monkey_patch_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A test app to show a monkey patch on a model will persist in dev mode on multiple refreshes, troubleshooting this not happening in one of our apps.

rake db:create
rake db:migrate
rails s
http://localhost:3000/monkeys # should say monkey monkey monkey
refresh, patch in initializers/patch.rb still works

About

just a monkey patch test - nothing to see here

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published