Skip to content Skip to sidebar Skip to footer
Showing posts with the label Ruby On Rails 5

How Do I Select Either A Th Or A Td From A Table Row?

I'm using Nokogiri with Rails 5. How do I select either a 'th' element or a 'td… Read more How Do I Select Either A Th Or A Td From A Table Row?

Making A Calculation For A Modal Using Coffeescript

I am trying to make it so a user can input 3 numbers and when they click the submit button they wil… Read more Making A Calculation For A Modal Using Coffeescript