Explore >> Select a destination


You are here

railsnotes.xyz
| | jakeyesbeck.com
3.4 parsecs away

Travel
| | Using AR Models in Rails migrations works but can have hidden problems. Learn why to avoid them and what to do instead
| | blog.codeminer42.com
1.7 parsecs away

Travel
| | As we all know, it is quite easy to create database tables with Ruby On Rails. However, some cases require personalizations to reproduce real world situations and the relationships between them. Here, we have two models: User and Meeting, with a 1..N relation where one Meeting has two User (yes, a two-person meeting.) The problem
| | fabianlindfors.se
3.5 parsecs away

Travel
| | MSc Computer science student
| | loup-vaillant.fr
26.4 parsecs away

Travel
| So you want to roll your own crypto. Well, be careful. Be very careful.