• Mike Kozono's avatar
    Fix replicator class list · 23e0a289
    Mike Kozono authored
    In development and test environments, the models which include
    `ReplicableModel` may not be loaded yet when
    `ReplicableModel.replicators` is called, therefore causing `Replicator`
    classes to be missing from the list.
    
    Hard code the list for now, while we take time to implement it properly.
    23e0a289
geo.rb 4.38 KB