fleadope

0
3

Public Activity  feed

fleadope created gist: 12712 16 days ago
#!/bin/sh # This script should live in /engineyard/bin/ and be named monit_merb
fleadope created gist: 12710 16 days ago
# /etc/monit.d/merb.phoenix.monitrc check process merb_phoenix_5000 with pidfile /var/run/merb/phoenix/merb.5000.pid
fleadope created gist: 12701 16 days ago
# app/views/registrations/new.html.haml ="<!-- #{__FILE__} -->"
fleadope created gist: 12699 16 days ago
irb(main):001:0> r = Registration.new => #<Registration id: nil, user_id: nil, previous_wt_trip: false, previous_trip: nil, learn_about_wt: nil, age_range: nil, created_at: nil, updated_at: nil, first_name: "", last_name: "", address: "", address_2: nil, city: "", postal_code: "", day_phone: nil, night_phone: nil, fax: nil, contact_method: "", primary_contact: nil, best_time: nil, source: nil, previous_guest: nil, boolean: nil, agency: nil, iata_number: nil, wto_id: nil, state: nil, keycode: nil, visit_id: nil, send_catalog: false, send_pj: false, message: nil, email: nil, country_id: nil> irb(main):002:0> r.save
fleadope forked merb_active_admin 4 months ago
Forked repository is at fleadope/merb_active_admin
fleadope started watching merb_active_admin 4 months ago
merb_active_admin is at canadaduane/merb_active_admin
fleadope committed to wycats/merb-plugins 5 months ago

731cb7d73297c9e7f30ffb48eec56e905082e06f

Fixed a bug -- to_a is going away, lots of warning messages when specs are run.

fleadope committed to wycats/merb-plugins 5 months ago

5e8b5bd168fc33c4f52606afa30a42373256c269

Constants were being loaded multiple times in rake tasks, resulting in warnings.

fleadope forked ticgit 6 months ago
Forked repository is at fleadope/ticgit
fleadope started watching ticgit 6 months ago
ticgit is at schacon/ticgit