| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Original HTTPS Page] |
Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.
You must be logged in to block users.
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuseUbuntu w/Unity dependencies for building i3gaps:
xcb.h -- libxcb1-dev
xcb_keysyms.h -- libxcb-keysyms1-dev
pango.h -- libpango1.0-dev
c = ActiveRecord::Base.connection
c.tables.collect do |t|
columns = c.columns(t).collect(&:name).select {|x| x.ends_with?("_id" || x.ends_with("_type"))}
indexed_columns = c.indexes(t).collect(&:columns).flatten.uniq
unindexed = columns - indexed_columns
A fully configurable and extendable Git hook manager
| Back | FazBrowse Home | New Git URL |