Search code examples
cannot read property 'Api' of undefined to load responsive datatable .js...

javascriptruby-on-rails-4datatables

Read More
Rails 4: Font Awesome working locally, breaking on Heroku...

ruby-on-railsruby-on-rails-4herokudeploymentfont-awesome

Read More
Ruby on Rails, params unavailable?...

javascriptrubyruby-on-rails-4

Read More
Saving enum from select in Rails 4.1...

ruby-on-railsrubyruby-on-rails-4enums

Read More
how to run rake db:migrate on irb...

rubyruby-on-rails-4

Read More
has_many :through with class_name and foreign_key...

ruby-on-railsruby-on-rails-4

Read More
Generating a new Controller action in rails via command line...

ruby-on-railsruby-on-rails-4

Read More
Rails 4 sending emails in the "Test" environment...

ruby-on-railsemailruby-on-rails-4testing

Read More
Ruby on rails 4 app does not work in iframe...

ruby-on-railsruby-on-rails-3iframeruby-on-rails-4

Read More
rails - shouldn't I use default values in rails migration...

sqlruby-on-railspostgresqlruby-on-rails-4

Read More
Rails 4: before_filter vs. before_action...

ruby-on-railsrubyruby-on-rails-4crud

Read More
Can't add class on select form helper in Rails 4...

ruby-on-railsruby-on-rails-4

Read More
Share validations across models with rails 4...

validationruby-on-rails-4

Read More
Rails 4 + Rspec + Devise: undefined method 'env' in controller specs for sign_in a user...

ruby-on-railsrubyrspecdeviseruby-on-rails-4

Read More
Rails engine model schema not updating...

ruby-on-railsrubyruby-on-rails-4rails-engines

Read More
How to override X-Frame-Options for a controller or action in Rails 4...

ruby-on-railsiframehttp-headersruby-on-rails-4x-frame-options

Read More
What is `params.require(:person).permit(:name, :age)` doing in Rails 4?...

ruby-on-rails-4

Read More
Rails 4: how to apply custom CSS to Rails form file field...

cssruby-on-railsformsruby-on-rails-4filefield

Read More
Can I redirect_to using the `PUT` verb in Rails 4.2...

ruby-on-rails-4

Read More
How can I generate input[type=date] with simple_form?...

ruby-on-railsruby-on-rails-4simple-form

Read More
Rails 4.2: How to force to reload model definition?...

ruby-on-railsruby-on-rails-4

Read More
Open only one infowindow at a time google maps...

javascriptgoogle-maps-api-3ruby-on-rails-4google-maps-markers

Read More
Ruby-on-rails development and production on same server...

ruby-on-railsruby-on-rails-4

Read More
before_destroy callback not stopping record from being deleted...

callbackruby-on-rails-4

Read More
Advanced usage of add_index...

ruby-on-railsrubyruby-on-rails-4

Read More
Kill User Sessions on Devise / Heroku...

ruby-on-railssessionherokuruby-on-rails-4devise

Read More
Rails: Delete associated records on object destroy...

ruby-on-railsruby-on-rails-3activerecordruby-on-rails-4

Read More
Rails 4: tell simple_form to use input type "date" instead of showing different select box...

ruby-on-rails-4simple-form

Read More
Rails: ActionController::ParameterMissing param is missing or the value is empty:...

ruby-on-railsruby-on-rails-4

Read More
How to change the button title when I use the the form to edit and update in Ruby on Rails...

ruby-on-rails-4

Read More
BackNext