Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails

Creating a set number of child objects from a parent's form

want email from my server (postfix) to an email address on my domain to be delivered to google apps

How do I add an additional field to a form via AJAX in rails 4?

Can i get RSpec to generate specs with expect syntax?

ruby-on-rails rspec

How to make Mongoid order properly?

ruby-on-rails mongoid

Is there a way to customize in view what will_paginate outputs on the page?

Converting a select form to a dropdown buttons

errors after gem update --system

How to include coalesce() in ActiveRecord statement

Ruby: more efficient way to convert table_name into object Model?

ruby-on-rails ruby

Change params inside controller rails

ruby-on-rails

How to query and get only consecutive rows with the same column(s) value(s)

Page shows code rather than the result of running the code

ruby-on-rails ruby

Build 2 middleware stacks in Rails app

ruby-on-rails rails-api

Rails array group_by

ruby-on-rails arrays ruby

Rails t.array vs t.string array:true, default:[]

Highcharts not working on Heroku environment, works on local environment

Is it possible to use a custom equality operator with Ruby's Set?

ruby-on-rails ruby set

Rails: CSS not showing in inspector and not applying

html css ruby-on-rails