Search code examples
Set dark theme to default in ruby on rails...

ruby-on-railsrubyerbdarkmode

Read More
Default value for input with simple_form...

ruby-on-railsruby-on-rails-4erbsimple-form

Read More
Rails 5 to Rails 6 upgrade breaks partial rendering...

ruby-on-railsrendererbactionview

Read More
erb, haml or slim: which one do you suggest? And why?...

ruby-on-railshamlerbslim-lang

Read More
After switching from erb to haml the view templates are duplicated on redirects...

ruby-on-railsrubyhamlerb

Read More
Block comments in html.erb templates in rails...

ruby-on-railsrubycommentserbblock-comments

Read More
Unordered list alignment and page-break issues...

htmlcsserb

Read More
How do I get VS Code's auto-indent feature to work with .html.erb files?...

htmlruby-on-railsvisual-studio-codeerb

Read More
How to test code coverage for Rails ERB templates?...

ruby-on-railsrubytestingcode-coverageerb

Read More
Rails search form with no path...

ruby-on-railsrubyerb

Read More
How to use a checkbox to modify a value from each object of a model using a nested form...

rubyruby-on-rails-4activerecorderbnested-forms

Read More
Force reload of static assets with embedded Ruby on Rails...

ruby-on-railsassetserbsprockets

Read More
How to nest an erb call in another erb?...

ruby-on-railsrubyerb

Read More
If check in rails form tag...

ruby-on-railsrubyerb

Read More
"undefined method `errors' for nil:NilClass" when calling on errors method...

ruby-on-railserb

Read More
Convert html.slim views to html.erb - Rails, Slim, ERB...

ruby-on-railserbslim-lang

Read More
Including one erb file into another...

rubyerbtemplating

Read More
How can I render a ruby on rails .erb template if something being fetched from an external api retur...

ruby-on-railserror-handlingerb

Read More
Highlight specific elements of an embedded ruby array and display it as one sentence...

htmlruby-on-railsrubyerb

Read More
Can I nest a ruby embed symbol <%= %> inside another <%= %>...

ruby-on-railsrubyerbruby-on-rails-7

Read More
incorrect url when send patch method in redmine plugin...

ruby-on-railserbredmine

Read More
block_given? always returns true in erb templates...

ruby-on-railsrubyruby-on-rails-5erb

Read More
Rails 3 render action from another controller...

ruby-on-rails-3erb

Read More
rails helpers string interpolation in erb template...

ruby-on-railsrubyerblink-toruby-on-rails-7

Read More
Conditional HTML Attribute using Rails ERB...

htmlruby-on-railsattributesconditional-statementserb

Read More
Running curl locally vs inside an erb file yields different results...

rubypuppeterb

Read More
Indentation in ERB templates...

ruby-on-railsrubyerb

Read More
Ruby ERB class gives "undefined local variable or method", but erb parses fine...

rubyerb

Read More
How do I print the contents of a ruby variable in the view of my Rails Application?...

ruby-on-railsrubyerb

Read More
SVG data elements not updating until after page reload, so can't DELETE favorited item...

javascriptruby-on-railsapierbruby-on-rails-7

Read More
BackNext