endoze / mina-multistage

Plugin for Mina that adds support for multiple stages.
https://endoze.github.io/mina-multistage/
MIT License
110 stars 20 forks source link

Use fetch instead of relying on method missing for variables #20

Closed ChiHsiang closed 8 years ago

ChiHsiang commented 8 years ago

Hi, I used mina 1.0.0rc2 and code have method_missing. It's delete. All variable need to use fetch replace. Please to check it. Thanks

h3christophe commented 8 years ago

@endoze any ETA on a merge ? Thank you very much

endoze commented 8 years ago

@ChiHsiang Thank you very much for this contribution. I'm terribly sorry for not getting to this sooner.