Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails

using an associated field name in slug_candidates in friendly_id

How to get YouTube video details through the API into a Rails app?

ruby-on-rails ruby youtube

Testing controller's redirect in RSpec

IntelliJ IDEA / RubyMine - Run multiple rake tasks at once?

Forcing tags to close in dynamic text

Rails make model methods appear as attributes

Why am I getting error 500 "We're sorry but something went wrong" when pushing my app to Heroku?

Nested Hash interpreted as an Array

ruby-on-rails ruby arrays hash

Friendly_Id error, unintialized constant

How to get the :remote => true working to update a part of the page?

jquery ruby-on-rails ajax

Twitter 3-legged authorization in Ruby

Best way with ActiveRecord: If exists then delete else create

Solr Sunspot issue with rails 5 RSolr::Error::ConnectionRefused: Connection refused

How can I respond with JSON to some http GET requests and HTML to others?

ruby-on-rails json

Jira API gem for Ruby on Rails?

ruby-on-rails rubygems jira

No route matches {:action=>"show", :controller=>"users"}

Rspec, Rails, Do I need to get or post a request for every test

Partial, Layout, Template rendering problems

Getting error after git clone of my rails project