Skip to content

Instantly share code, notes, and snippets.

View hurrycane's full-sized avatar
🌗

Bogdan Gaza hurrycane

🌗
View GitHub Profile
@hurrycane
hurrycane / gist:5249643
Created March 26, 2013 21:52
Beanstalkd wire logs
T 127.0.0.1:49631 -> 127.0.0.1:11300 [AP]
use coada_mea.
T 127.0.0.1:11300 -> 127.0.0.1:49631 [AP]
USING coada_mea.
T 127.0.0.1:49631 -> 127.0.0.1:11300 [AP]
watch coada_mea.
@hurrycane
hurrycane / config.rb
Created October 21, 2010 08:50 — forked from sferik/config.rb
RailsAdmin.config User do
label "Users" # @model.pretty_name
list do
before do
puts "Called before list"
end
fields :name, :description # All columns
filters :publication_date, :retired # All booleans