windows - Options to learn in Ruby besides IRB and FXRI -
i wondering if had suggestions test coding lines in windows. right now, using repl.it
i used use fxri, doesn't work in later versions , feel irb lacks lot of useful tools fxri has (example:built in, accessible library descriptions of commands)
any appreciated.
the pry tool great learning resource. can view source code , documentation on demand, , trivially explore library or program using intuitive file system metaphor.
Comments
Post a Comment