An Ode to Ruby
blog.yboulkaid.com
An Ode to Ruby
1–10 of 204 posts
Re: An Ode to Ruby
#2Re: An Ode to Ruby
#3Re: An Ode to Ruby
#4That said if you're in Ruby land and do want something "shiny", I'd encourage you to look at Jeremy Evans work (Roda and Sequel in particular) and some of the broader ecosystem beyond Rails. There's a lot of good stuff beyond just Rails :)
Re: An Ode to Ruby
#5Very well done, esp. the nokogiri bit :D That said if you're in Ruby land and do want something "shiny", I'd encourage you to look at Jeremy Evans work (Roda and Sequel in particular) and some of the broader ecosystem beyond Rails. There's a lot of good stuff beyond just Rails :) https://github.com/jeremyevans
Re: An Ode to Ruby
#6Re: An Ode to Ruby
#7One could consider https://rubygems.org/gems/oga, as it doesn't have any installation problems. It's not actively maintained though (mostly because the author considers it to be complete). I do think the author is a bit of a weirdo though :)
Re: An Ode to Ruby
#8Re: An Ode to Ruby
#9A big shoutout to the author to include the Nokogiri installation "experience"... :D Well done!