Menu

Close
  • Home
  • About
  • Fables
  • Speeches
  • Fiction
  • Author
Subscribe
Menu

Just coding

Coding topics about anything I'm doing in the moment.

Scroll Down
Page 1 of 1

Using define_method to cleanup your code

In ruby you can define methods at runtime, to do that, you can use for example the define_method to create at runtime new instance methods. Why... »

Luiz Filho on Ruby 18 Jun 2015
Page 1 of 1
Just coding © 2016
Proudly published with Jekyll using Jasper