Multiple select listboxes in Rails
Since I think the documentation is lacking and I always have to rely on Stackoverflow every time I want to use it, I keep this […]
Continue reading »Golden nuggets where no entry is longer than my expected attention span
Since I think the documentation is lacking and I always have to rely on Stackoverflow every time I want to use it, I keep this […]
Continue reading »Lets say you get sick and tired of writing this in your views: <div class=”field”> <%=form.label :location %> <%=form.text_field :location %> </div> and instead you […]
Continue reading »