TechnologyProfessionTest
Sort by
Newest
Most popular
Last review
Filter by
Published
3812
To review
10
TechnologyProfessionTest
Sort by
Newest
Most popular
Last review
Filter by
Published
3812
To review
10
37 questions
Medium
2 votes137 runs0 comment
Create a Rails controller with a bar action and a value parameter.
Olivier Millaat Nov 11, 2021
Hard
1 vote140 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 vote132 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 vote125 runs0 comment
What is the effect of setting config.eager_load = true in Rails?
Olivier Millaat Dec 2, 2021
Easy
1 vote125 runs1 comment
Write a Rails app that has a model, a controller, and a view.
Olivier Millaat Nov 11, 2021
Hard
1 vote104 runs0 comment
This query is already protected against SQL injection.
Inconnuat Jan 5, 2022
Hard
1 vote98 runs0 comment
Translate the string 'hello_world' to French in Rails
Inconnuat Jan 5, 2022
Easy
0 vote148 runs0 comment
Expert
0 vote141 runs0 comment
Write a Rails controller and view that renders a list of foos.
Olivier Millaat Dec 2, 2021
Hard
0 vote140 runs0 comment
Rails validations: :state, :inclusion, :valid?
Olivier Millaat Nov 11, 2021
Medium
0 vote133 runs0 comment
Add subfolders of app/models to the list of paths to load at application startup
Olivier Millaat Dec 2, 2021
Medium
0 vote130 runs0 comment
How to make a method available in all views in Rails
Olivier Millaat Dec 2, 2021
Hard
0 vote130 runs0 comment
Medium
0 vote130 runs1 comment
Return all Bar objects whose foos have data set to true.
Olivier Millaat Nov 11, 2021
Easy
0 vote128 runs0 comment
Calling user.foos executes a single database query
Olivier Millaat Nov 11, 2021
Hard
0 vote126 runs0 comment
Explain the difference between bundle install and bundle exec in Rails
Olivier Millaat Dec 2, 2021