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
benjaminoakes edited this page Sep 7, 2012
·
49 revisions
From WindyCityRails 2012
- At same company as Mike Sandler (TMXCredit)
- ActiveRecord with slug lookup, basically
-
Something[:foo]
gives you anActiveRecord
instance
- Gem:
power_enum
- Live coding, created a simple demo app in under 1 minute
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) - Ruby-to-C interface (Ruby provides a lib)
- Do some type conversion, etc
by Kyle Crum
- In Burma
- Very little technology penetration
- "Lemons and all that"
- "Libraries and books... weird"
Tips for life:
- Do something scary hard
- Fix the problem -- do what you need to and move on
- Look up (from your computer)
A crowd-sourced conference wiki!
Working together is better. :)
- Speakers, for example:
- Recent Conferences
- Software
- Offline Access
- Contributors (More than 50!)
- Code Frequency