ajsharp (Alex Sharp)

Name
Alex Sharp
Email
Website/Blog
http://www.alexjsharp.com
Company
FrothLogic, Inc.
Location
Nashville, TN
Member Since
Jun 05, 2008 (about 1 year)

Following 25 githubbers and watching 222 repositories view all →

Public Repositories (27)

  • suspenders

    A Rails project template, intended to keep app baselines up to date. Includes rspec, shoulda, cuc...

    legend

    Forked from thoughtbot/suspenders Thu Dec 11 09:23:56 -0800 2008

    Last updated Tue Nov 10 10:17:08 -0800 2009

  • authlogic-engine

    A simple engines-based wrapper for Authlogic

    legend

    Forked from hpoydar/authlogic-engine Sat Oct 17 20:01:58 -0700 2009

    Last updated Sun Oct 18 16:59:25 -0700 2009

  • barcamp_nashville_user_login_example

    legend

    Last updated Sat Oct 17 01:46:31 -0700 2009

  • frothlogic_cap_recipes

    my personal slicehost deployment recipes; my branch which originated from capistrano-bells

    legend

    Last updated Thu Oct 15 08:50:59 -0700 2009

  • frothblogic

    legend

    Last updated Wed Oct 14 08:25:00 -0700 2009

  • rspec

    Behaviour Driven Development framework for Ruby

    legend

    Forked from dchelimsky/rspec Tue Oct 13 07:54:55 -0700 2009

    Last updated Tue Oct 13 08:20:31 -0700 2009

  • dotfiles

    legend

    Last updated Tue Sep 29 12:26:31 -0700 2009

  • fat_free_crm

    Ruby on Rails CRM platform for Web 2.0 and beyond

    legend

    Forked from michaeldv/fat_free_crm Wed Aug 26 17:58:11 -0700 2009

    Last updated Thu Sep 24 06:54:22 -0700 2009

  • vpm

    Vim Package Manager

    legend

    Last updated Sat Sep 19 14:55:11 -0700 2009

  • rails_rumble09

    Pass the Monkey app we built for rails rumble

    legend

    Last updated Tue Sep 01 21:56:36 -0700 2009

  • time_series_ruby

    A simple ruby library to handle time series data analysis

    legend

    Last updated Tue Sep 01 20:19:54 -0700 2009

  • prototype_modal_box_example

    This will hang a form with a Modal overlay box until a response is received from the server.

    legend

    Last updated Tue Jul 28 19:07:23 -0700 2009

  • integrity

    The easy and fun Continuous Integration server

    legend

    Forked from integrity/integrity Tue Jul 28 23:06:54 -0700 2009

    Last updated Sun Jul 26 15:24:07 -0700 2009

  • tdd_with_shoulda

    A test app for a presentation given at Nashville rails meetup group on 07/23/2009

    legend

    Last updated Thu Jul 23 09:35:39 -0700 2009

  • slicehost

    Capistrano recipes for setting up and deploying to Slicehost

    legend

    Forked from josh/slicehost Wed Aug 26 16:46:18 -0700 2009

    Last updated Tue Mar 17 13:45:57 -0700 2009

  • list_sorter

    A simple plugin to easy the sorting of html lists with the scriptaculous Sortable object.

    legend

    Last updated Thu Dec 04 09:16:58 -0800 2008

  • jquery_rails_slideshow

    A rails helper to generate a simple jquery slideshow

    legend

    Last updated Wed Nov 19 15:35:36 -0800 2008

  • link_to_show

    A simple rails ActionView helper to encapsulate the logic of needing to link to separate urls bas...

    legend

    Last updated Sat Nov 08 20:47:53 -0800 2008

  • greybox_rails

    Rails plugin that provides helpers to implement the greybox javascript pop-up window library.

    legend

    Last updated Mon Oct 13 13:50:14 -0700 2008

  • find_or_rescue

    A rails plugin that mixes a class method into ActiveRecord that attempts to find a model by id or...

    legend

    Last updated Sun Oct 12 23:06:34 -0700 2008

  • time_extensions

    A module of helpul methods that are mixed into Ruby's Time class.

    legend

    Last updated Fri Oct 03 13:35:40 -0700 2008

  • simply_searchable

    Adds very simple search functionality to ActiveRecord models.

    legend

    Last updated Tue Sep 09 20:31:05 -0700 2008

  • uberkit

    The UberKit is a Rails plugin with a set of UI tools to ease common development.

    legend

    Forked from mbleigh/uberkit Wed Sep 03 10:41:09 -0700 2008

    Last updated Wed Sep 03 12:48:33 -0700 2008

  • forgot_password

    a forgot_password plugin that works well with restful-authentication. still untested, so be care...

    legend

    Forked from greenisus/forgot_password Wed Aug 13 14:05:41 -0700 2008

    Last updated Wed Aug 13 14:27:30 -0700 2008

  • admin_scaffold_generator

    Generates a modified version of a rails scaffold which automatically protects all actions behind ...

    legend

    Last updated Sun Jul 27 00:24:35 -0700 2008

  • auth_spec_generator

    Almost identical to the rspec_scaffold generator, but I've made a few changes to the generated co...

    legend

    Last updated Tue Jul 08 12:33:36 -0700 2008

  • mass_assignment_murderer

    Rails plugin to eliminate the mass assignment security hole created by has_many associations.

    legend

    Last updated Thu Jun 05 19:46:45 -0700 2008

Public Activity feed

ajsharp pushed to master at ajsharp/suspenders Tue Nov 10 10:17:11 -0800 2009
HEAD is dc4522543296a359e317a2c2413ab9e7f2aba770

16 commits »

ajsharp pushed to master at ajsharp/suspenders Mon Nov 09 18:39:10 -0800 2009
HEAD is 7837e780d67350b53af411098ac844d29b7a09c2
ajsharp pushed to master at ajsharp/suspenders Mon Nov 09 18:34:51 -0800 2009
HEAD is 334986c7f8fe242acd87c5db1af107d5bab75526
  • ajsharp committed 334986c7:
    nuked clearance; vendored authlogic 2.1.2 and updated gem deps
ajsharp opened issue 6 on ianwhite/pickle Mon Nov 09 16:53:19 -0800 2009
Pickle 0.1.22 not compatible with factory_girl
ajsharp started watching napcs/authlogic_base Sat Nov 07 11:31:49 -0800 2009
authlogic_base's description:
Basic application with signups, password recovery, and full RSpec / Cucumber tests. Extracted from railsmentors.org with modifications.
ajsharp started watching ianwhite/pickle Thu Nov 05 09:43:06 -0800 2009
pickle's description:
Easy model creation/reference in cucumber - optionally leveraging your factories/blueprints
ajsharp started watching bmizerany/onis Tue Nov 03 13:03:08 -0800 2009
onis's description:
runtime object introspection for ruby process
ajsharp pushed to master at ajsharp/suspenders Wed Oct 28 23:06:35 -0700 2009
HEAD is 440a78f0fdc9b9ac04306ea821c5c41cbdf6b6ea

4 commits »

ajsharp created gist: 219935 Tue Oct 27 13:37:59 -0700 2009
require File.expand_path(File.dirname(__FILE__) + '/../spec_helper') describe PatientVisitsContr...
ajsharp updated gist: 219709 Tue Oct 27 09:41:18 -0700 2009
# at the top of any controller example, you need to add in the stub_request_before_filters # meth...
ajsharp created gist: 219709 Tue Oct 27 09:40:56 -0700 2009
# at the top of any controller example, you need to add in the stub_request_before_filters # meth...
ajsharp updated gist: 219237 Mon Oct 26 18:58:54 -0700 2009
# the restrict_access_to method would operate essentially identical to # a before_filter, I just...
ajsharp created gist: 219237 Mon Oct 26 18:58:39 -0700 2009
# the restrict_access_to method would operate essentially identical to # a before_filter, I just...
ajsharp started watching cowboy/jquery-bbq Sat Oct 24 22:35:23 -0700 2009
jquery-bbq's description:
jQuery BBQ: Back Button & Query Library
ajsharp updated gist: 216240 Thu Oct 22 12:53:03 -0700 2009
# New way of handling both HTML and AJAX requests RESTfully in the view templates # Below are the...
ajsharp updated gist: 216240 Thu Oct 22 12:52:41 -0700 2009
# New way of handling both HTML and AJAX requests RESTfully in the view templates # Below are the...
ajsharp created gist: 216240 Thu Oct 22 12:52:28 -0700 2009
# New way of handling both HTML and AJAX requests RESTfully in the view templates # Below are the...
ajsharp created gist: 215966 Thu Oct 22 07:29:38 -0700 2009
# also see the example from the jQuery site: http://docs.jquery.com/Attributes/removeAttr#name $...
ajsharp pushed to master at ajsharp/authlogic-engine Sun Oct 18 16:59:25 -0700 2009
HEAD is 142873b5cd0a46a740cf184efb092c5245ee074a

2 commits »

ajsharp forked hpoydar/authlogic-engine Sat Oct 17 20:01:59 -0700 2009
Forked repository is at ajsharp/authlogic-engine
ajsharp pushed to master at ajsharp/barcamp_nashville_user_login_example Sat Oct 17 01:46:31 -0700 2009
HEAD is a96cfaa6471aba9153187d47848a8a25752cf3b7

9 commits »

ajsharp created branch master at ajsharp/barcamp_nashville_user_login_example Sat Oct 17 01:07:56 -0700 2009
ajsharp created repository barcamp_nashville_user_login_example Sat Oct 17 01:01:17 -0700 2009
ajsharp created gist: 211897 Fri Oct 16 10:24:15 -0700 2009
# run this file in RAILS_ROOT with watchr # # .watchr template file for rspec test suite
ajsharp pushed to master at ajsharp/frothlogic_cap_recipes Thu Oct 15 08:51:00 -0700 2009
HEAD is 7c7b68cbf8b509a8a73ad743b1774b4aa8847fea
ajsharp pushed to master at ajsharp/frothlogic_cap_recipes Thu Oct 15 08:44:44 -0700 2009
HEAD is 10ccfe27aabac188d7fbae7ec18716764357f55c

2 commits »

ajsharp pushed to master at ajsharp/frothblogic Wed Oct 14 08:25:01 -0700 2009
HEAD is 0cc8eac4491e61b24034c707d41476cc7e568aff

3 commits »

ajsharp created branch master at ajsharp/frothblogic Tue Oct 13 21:18:24 -0700 2009
ajsharp pushed to master at ajsharp/suspenders Tue Oct 13 21:15:50 -0700 2009
HEAD is 00a922a6880dc36f7c028ba98cf7c0d5f9829a9f

6 commits »

ajsharp started watching reductivelabs/puppet Tue Oct 13 20:36:06 -0700 2009
puppet's description:
Server automation framework and application
ajsharp created gist: 209755 Tue Oct 13 19:52:29 -0700 2009
# put this in ~/.inputrc # Edit commands in Vi mode
ajsharp pushed to master at ajsharp/rspec Tue Oct 13 08:20:32 -0700 2009
HEAD is f88280392a7edbceb76c612494e26ef09d9a5865
  • ajsharp committed f8828039:
    checking for the existence of the properly namespaced version of the Default class; this was never getting loaded due to an ActiveRecord model in a rails project called Default
ajsharp forked dchelimsky/rspec Tue Oct 13 07:54:55 -0700 2009
Forked repository is at ajsharp/rspec
ajsharp created gist: 209005 Mon Oct 12 22:00:25 -0700 2009
--colour --format progress --loadby mtime