Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-4

Rails 4 selective asset digest

asynchronous responses in ruby on rails 4 using sse

Create form fields for hash attribute

Facebook share button not showing until after refresh

How can I access polymorphic_path inside a model in Rails 4?

clean way to make the "confirm" conditional in rails 4

ruby-on-rails-4 link-to

What purpose can anonymous modules serve?

Rails4 migration- adding null: false to an add_reference method?

Paperclip - Running a method after the file is saved?

After upgrading to Rails 4.1, new polymorphic associations are invalid when saving them along with their parent

Can I Render A Layout Directly From routes.rb, Without A Controller?

Rails request.xhr? returns 0

ruby-on-rails-4

Rails 4.2 Autoloading not thread-safe

undefined method path with simple form

Rails 3.2 to 4.0 Upgrade: Undefined method to_datetime for false:FalseClass

Formatting Stripe's Timestamps

Rails I18n-js: missing translation

How to have one resource in routes for namespace and root path altogether - Rails 4

Rails 4: coffeescript only works when there is a post request or when i reload the page

Restangular - Get object w/id, edit object, update object