Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails

Find all old records returning same amount for greater than and less than (> <)

Rails 3 ajax call - ActionView::MissingTemplate

Nokogiri error on installation due to missing native extension

Rails 3 using fields_for in view doesn't work

ruby-on-rails

gem install typhoeus - failed to build gem extension

Comparing Rails vs. PHP to a non-technical audience

install rvm "bash /root/.rvm/scripts/rvm No such file or directory"

ruby-on-rails ruby

PHP/Rails/Django/ASP websites should have been written in C++?

c# php c++ ruby-on-rails django

What exactly are the "components" of Rails (ActiveRecord, ActionController, etc.)?

ruby-on-rails

rails excel mime-type - how to change default filename?

Second devise model not using generated views

ruby-on-rails devise

Check if a date is between two other dates

Using positional arguments in functional tests has been deprecated

ruby-on-rails rspec

Updating record rails 4 No route matches [PATCH] "/admin/usersupdate"

How to remove key fields

Anyone know what CMS is using 37signals to manage the site?

Is it worth using "pretty URLs" if you don't care about SEO/SEM

Rails attr_accessible does not work for :type?

undefined method `fetch_value' for nil:NilClass when using Roo

ruby-on-rails roo

RoR form_for: Hidden field isn't being included within the object parameter and therefore doesn't work.