Skip to content Skip to sidebar Skip to footer
Showing posts with the label Ruby

Are There Javascript Or Ruby Versions Of "html Tidy"?

Does there exist a library similar to HTML tidy (http://tidy.sourceforge.net/) that is not OS speci… Read more Are There Javascript Or Ruby Versions Of "html Tidy"?

Best Way To Display Flash Notices In Rails

I'm using notices in Rails and Devise and wondered what's the best way to display them? In … Read more Best Way To Display Flash Notices In Rails

Creating A Spreadsheet

I have an application I'm building that is basically just an online spreadsheet. I've been … Read more Creating A Spreadsheet

Get And Display All Values From Database Row Separately Based On Select (rails)

Hi i'm stuck making an invoicing application. I want to have an option where you can add an exi… Read more Get And Display All Values From Database Row Separately Based On Select (rails)

Mongodb And Mongomapper

i have a rails app that currently uses activerecord to store and query products. Each product has a… Read more Mongodb And Mongomapper

Rails: Remote Form In A Partial: Works Once , Not Twice

I've been confronted to a problem this last days. I want to update an object using a remote for… Read more Rails: Remote Form In A Partial: Works Once , Not Twice

Js Buttons To Execute Rails Code

I want to have a button that, when clicked, will execute rails code. Is javascript necessary for th… Read more Js Buttons To Execute Rails Code

Is It Possible To Open A Browser Window In Ruby Shoes?

I'm wanting to build a GUI for a Ruby application I maintain using Shoes, but one of the things… Read more Is It Possible To Open A Browser Window In Ruby Shoes?