Skip to content

Instantly share code, notes, and snippets.

View thebucknerlife's full-sized avatar

Greg Buckner thebucknerlife

  • Los Angeles, CA
View GitHub Profile
@jdx
jdx / dotplus.md
Last active December 17, 2015 11:38
dotplus: tech meetups 2.0

dotplus

dotplus is a group of mobile/web/hardware developers that come together once a month to talk about software development. The goals are:

  • Everyone learns something.
  • Everyone has fun.
  • Everyone meets somebody new.

A typical night will look like the following:

@runchal
runchal / README.md
Last active December 15, 2015 21:49
A very very basic, slightly embarrassing step-by-step guide to Rails to help me think some things through.

2012.04.10 / 6:56 PM
Began and mostly finished the nested resource section.

2012.04.10 / 4:09 PM 0.45. Finished up the users section of Devise. The CMS now performs how a CMS should perform in terms of making sure that users only have access to their own stuff. So that's kinda cool. What's not cool? Markdown parsing. It's still a mess, especially in the last section.

2012.04.09 / 3:50 PM
0.4. Added the beginning of a users section on Devise. Got distracted by a debugging issue. Toned down the manicness by 5%.

2012.04.08 / 4:44 PM