Make SPlot.to_gplot use parent's implementation - #17
Conversation
|
Could you pull from master and then submit the request/diff again? I guess On Tue, Jan 1, 2013 at 5:01 PM, Leandro Loriato notifications@github.comwrote:
|
Conflicts: lib/gnuplot.rb Merge with branch master from rdp/ruby_gnuplot
|
Sorry, I edited the file previously to your merge from issue #16 . When I issued this pull request, I realized it was not merged, but thought it would run cleanly. My mistake, sorry. Now, I've merged your changes into my repo and we'll issue another pull request (I think it's easier this way). Thanks rdp! |
As referred in issue #16, SPlot.to_gplot implementation should use parent's implementation, while leaving there the method body as to allow for a specific implementation in the future.