TechnologyProfessionTest
Rails
Sort by
Newest
Most popular
Last review
Filter by
Published
37
To review
0
TechnologyProfessionTest
Rails
Sort by
Newest
Most popular
Last review
Filter by
Published
37
To review
0
37 questions
Medium
2 votes128 runs0 comment
Create a Rails controller with a bar action and a value parameter.
Olivier Millaat Nov 11, 2021
Hard
1 vote130 runs0 comment
Rails: The #create action raises an exception if the request parameters do not contain a :foo key.
Olivier Millaat Dec 2, 2021
Hard
1 vote123 runs0 comment
Use the I18n gem to translate a string, a date and a pluralized string in Rails
Olivier Millaat Nov 11, 2021
Medium
1 vote116 runs0 comment
What is the effect of setting config.eager_load = true in Rails?
Olivier Millaat Dec 2, 2021
Hard
1 vote89 runs0 comment
Translate the string 'hello_world' to French in Rails
Inconnuat Jan 5, 2022
Expert
0 vote133 runs0 comment
Write a Rails controller and view that renders a list of foos.
Olivier Millaat Dec 2, 2021
Hard
0 vote132 runs0 comment
Rails validations: :state, :inclusion, :valid?
Olivier Millaat Nov 11, 2021
Medium
0 vote123 runs0 comment
How to make a method available in all views in Rails
Olivier Millaat Dec 2, 2021
Medium
0 vote123 runs0 comment
Add subfolders of app/models to the list of paths to load at application startup
Olivier Millaat Dec 2, 2021
Easy
0 vote122 runs0 comment
Medium
0 vote122 runs1 comment
Return all Bar objects whose foos have data set to true.
Olivier Millaat Nov 11, 2021
Medium
0 vote118 runs0 comment
Medium
0 vote117 runs0 comment
Create a task in the lib/tasks/namespace.rake file with the command rails g task namespace task1
Olivier Millaat Dec 2, 2021
Hard
0 vote117 runs0 comment
Easy
0 vote117 runs0 comment
Calling user.foos executes a single database query
Olivier Millaat Nov 11, 2021
Hard
0 vote114 runs1 comment
How to create a polymorphic association in Rails
Olivier Millaat Dec 2, 2021