Search code examples
Is it possible to set ENV variables for rails development environment in my code?...


ruby-on-railsruby-on-rails-3

Read More
How do you run Rails with HTTPs locally for testing?...


ruby-on-railsruby-on-rails-3webrick

Read More
Rails: if has_many relationship changed...


ruby-on-railsruby-on-rails-3

Read More
Parse comma separated values...


ruby-on-railsrubyruby-on-rails-3

Read More
Devise render sign => up/in form partials elsewhere in code...


ruby-on-railsruby-on-rails-3ruby-on-rails-3.1deviseruby-on-rails-3.2

Read More
Uninitialized constant error in Ruby class...


ruby-on-railsrubyruby-on-rails-3rubyminerubymine-7

Read More
Rails i18n: How to know what is the current language?...


ruby-on-rails-3internationalization

Read More
Best way to create unique token in Rails?...


ruby-on-railsruby-on-rails-3randomguid

Read More
how to access class method from instance method...


ruby-on-railsrubyruby-on-rails-3ruby-on-rails-4ruby-on-rails-5

Read More
Rails validation method comparing two fields?...


ruby-on-railsrubyruby-on-rails-3

Read More
Rails dev environment not updating html/css/assets even after restarting server...


ruby-on-railsruby-on-rails-3cachingruby-on-rails-3.2sprockets

Read More
How do i click this button in capybara...


ruby-on-railsruby-on-rails-3testingrspeccapybara

Read More
How to fix permission error while install bundle for rails project on ubuntu?...


ruby-on-railsrubyruby-on-rails-3rubygemsbundle

Read More
Why is the page title not not changing in a turbo-ios app...


rubyruby-on-rails-3turboturbo-ios

Read More
Ruby method to get the months of quarters a given date belongs to...


ruby-on-railsrubyruby-on-rails-3rubygems

Read More
Can you do greater than comparison on a date in a Rails 3 search?...


ruby-on-railsactiverecordruby-on-rails-3

Read More
Rails where date is greater than given date query...


sqlruby-on-rails-3

Read More
How to translate timezone full names to tz abbreviations?...


ruby-on-railsrubyruby-on-rails-3

Read More
Devise gem skip confirmation and skip confirmation via email both at once...


ruby-on-railsruby-on-rails-3deviserubygems

Read More
How to set config.action_controller.default_url_options = {:host = '#''} on per environm...


ruby-on-railsruby-on-rails-3actioncontroller

Read More
Rails: control file store cache size...


ruby-on-railsrubyruby-on-rails-3caching

Read More
Custom query to fetch all entries of a table and that only contains first of many duplicates based o...


ruby-on-railspostgresqlruby-on-rails-3activerecord

Read More
How to use activerecord to exclude a value?...


ruby-on-railsruby-on-rails-3

Read More
Rails: Order with nulls last...


ruby-on-railsruby-on-rails-3sortingactiverecordnull

Read More
Rails: path of file...


ruby-on-railsrubyruby-on-rails-3

Read More
How does the Nested Set Gem work, and how can I incorporate it into my project?...


ruby-on-railsrubyruby-on-rails-3ruby-on-rails-3.1nested-sets

Read More
Search users based on multiple elements...


rubyruby-on-rails-3joinsearch

Read More
How to add confirm message with link_to Ruby on rails...


rubyruby-on-rails-3ruby-on-rails-3.1ruby-on-rails-3.2link-to

Read More
bypass attr_accessible/protected in rails...


ruby-on-railsruby-on-rails-3activerecord

Read More
How can I password-protect my /sidekiq route (i.e. require authentication for the Sidekiq::Web tool)...


rubyruby-on-rails-3redisrescuesidekiq

Read More
BackNext