This website requires JavaScript.
Explore
Help
Sign In
consul
/
grecia
Watch
1
Star
0
Fork
0
You've already forked grecia
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
6c5b908ef5e19660882b1bca183de460e22b10e1
grecia
/
app
/
components
/
polls
/
questions
History
Javi Martín
6c5b908ef5
Use a loop instead of with_collection to render questions
...
This is what we usually do in components.
2025-08-12 12:45:12 +02:00
..
options_component.html.erb
Avoid duplicate records in poll answers
2024-06-26 20:20:24 +02:00
options_component.rb
Rename variables describing poll options as answers
2024-06-13 19:13:05 +02:00
question_component.html.erb
Rename HTML attributes referencing poll options
2024-06-13 19:13:05 +02:00
question_component.rb
Use a loop instead of with_collection to render questions
2025-08-12 12:45:12 +02:00
read_more_component.html.erb
Use HTML beautifier to indent ERB files
2025-03-07 16:31:08 +01:00
read_more_component.rb
Rename Poll::Question::Answer to Poll::Question::Option
2024-06-13 19:13:01 +02:00