Pinned Loading
-
rails_structured_data
rails_structured_data PublicRails helpers to render structured data on web-pages (work in progress)
-
-
frag-sass-rails
frag-sass-rails PublicA ruby on rails gem for frag, a grid system for css written in sass.
Ruby
-
word-guide-rb-cmd
word-guide-rb-cmd PublicThis tool is designed to help reading books and watching movies in foreign languages (currently for french)
Ruby
-
postgresql display invalid indexes
postgresql display invalid indexes 1SELECT * FROM pg_class, pg_index WHERE pg_index.indisvalid = false AND pg_index.indexrelid = pg_class.oid;
-
Commands for using postgresql on mac...
Commands for using postgresql on mac os x (installed via brew). 1# Commands for using postgresql on mac os x (installed via brew).
23# Start postgresql
4pg_ctl -D /usr/local/var/postgres -l /usr/local/var/postgres/server.log start
5
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.