Become a member
Sign in
Alexandra Young
Alexandra Young

Alexandra Young

10 Following
4 Followers
  • Profile

  • Claps

  • Highlights

  • Responses

Highlighted by Alexandra Young

See more

From Disciplined Rails: Routes & Controllers, the Rails Way by Jaryl Sim

…uld tell us what which views to render, or to redirect to, based on results obtained in the action. We can also use the before_action method to specify checks, and deny access to users if they are not qualified to access that resource in that way.

From Disciplined Rails: Routes & Controllers, the Rails Way by Jaryl Sim

…llers and routes specific to how we interact with the system, by defining the interface of the app. In a well written routes file, it would not be too far off from being able generate a list of user stories from.

From Ruby on Rails Security by Nathan Kontny

projects = Project.where("category = ?", params[:category]).limit(10)

Claps from Alexandra Young

See more

Creating an OAuth Provider

Bruno P. Simão

Hey,

Dennis Hägler

Atkins and Keto are not the same.

Craig