This repository has been archived by the owner on Jul 22, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 25
WindyCityRails 2012 Lightning Talks
Benjamin Oakes edited this page Sep 6, 2012
·
49 revisions
From WindyCityRails 2012
From @benjaminoakes:
- At same company as Mike Sandler (TMXCredit)
- ActiveRecord with slug lookup, basically
-
Something[:foo]
gives you anActiveRecord
instance - Gem:
power_enum
- 7 Principles of Meteor
- Live coding (had a few problems)
- Demo: http://wcr.meteor.com/
by Mike Sandler
- At same company as Arthur Shagall (TMXCredit)
- Schema dumping becomes hard when doing migrations with raw SQL
- PgPower helps out; augments the migrations DSL
- Gem:
pg_power
Why?
- Low level C libs
- Faster
Why not?
- Documentation kinda sucks
- Intimidating
- etc
How much work for a C extension?
-
extconf.rb
,mkmf
(happens as a part of the gem install)
A crowd-sourced conference wiki!
Working together is better. :)
- Speakers, for example:
- Recent Conferences
- Software
- Offline Access
- Contributors (More than 50!)
- Code Frequency