GitHub Sale: sign up for any paid plan this week and pay nothing until January 1, 2009!  [ hide ]

ajsharp

Alex Sharp
Second Street Creative
Nashville, TN
1
19
Jun 05, 2008
  • Generates a modified version of a rails scaffold which automatically protects all actions behind ...
    Created Tue Jul 08 12:00:05 -0700 2008
    legend
  • Freeze a belongs_to association in Active Record.
    Forked from ryanb/association-freezer Fri Aug 29 12:46:50 -0700 2008
    legend
  • Almost identical to the rspec_scaffold generator, but I've made a few changes to the generated co...
    Created Tue Jul 08 12:32:29 -0700 2008
    legend
  • Forked from giraffesoft/blank Sun Nov 02 00:58:58 -0700 2008
    legend
  • Forked from thoughtbot/factory_girl Mon Oct 20 01:16:46 -0700 2008
    legend
  • A rails plugin that mixes a class method into ActiveRecord that attempts to find a model by id or...
    Created Sun Oct 12 22:36:31 -0700 2008
    legend
  • a forgot_password plugin that works well with restful-authentication. still untested, so be care...
    Forked from greenisus/forgot_password Wed Aug 13 14:05:41 -0700 2008
    legend
  • My personal stylesheet that handles css styles for form elements.
    Created Mon Jul 28 10:51:06 -0700 2008
    legend
  • Rails plugin that provides helpers to implement the greybox javascript pop-up window library.
    Created Mon Oct 13 13:48:19 -0700 2008
    legend
  • A rails helper to generate a simple jquery slideshow
    Created Wed Nov 19 11:48:37 -0800 2008
    legend
  • A simple rails ActionView helper to encapsulate the logic of needing to link to separate urls bas...
    Created Sat Nov 08 13:45:18 -0800 2008
    legend
  • A simple plugin to easy the sorting of html lists with the scriptaculous Sortable object.
    Created Tue Aug 19 22:02:25 -0700 2008
    legend
  • Rails plugin to eliminate the mass assignment security hole created by has_many associations.
    Created Thu Jun 05 19:42:44 -0700 2008
    legend
  • ActiveRecord plugin for automatically converting fields to permalinks.
    Forked from technoweenie/permalink_fu Wed Jul 23 10:44:53 -0700 2008
    legend
  • Very similar to rspec_scaffold, except it only generates the show and index actions in the contro...
    Created Tue Jul 08 12:30:04 -0700 2008
    legend
  • Adds very simple search functionality to ActiveRecord models.
    Created Wed Aug 27 06:39:30 -0700 2008
    legend
  • my personal slicehost deployment recipes; my branch which originated from capistrano-bells
    Created Wed Jul 30 12:36:07 -0700 2008
    legend
  • A module of helpul methods that are mixed into Ruby's Time class.
    Created Wed Oct 01 17:04:50 -0700 2008
    legend
  • The UberKit is a Rails plugin with a set of UI tools to ease common development.
    Forked from mbleigh/uberkit Wed Sep 03 10:41:09 -0700 2008
    legend

Following

Public Activity  feed

ajsharp committed to ajsharp/list_sorter Thu Dec 04 09:17:00 -0800 2008
ajsharp committed to ajsharp/list_sorter Thu Dec 04 09:17:00 -0800 2008

c726eec5068df99dd5e2ac183f7e5ea45e3f38ee

major changes to list_sorter

ajsharp pushed to master at ajsharp/list_sorter Thu Dec 04 09:17:00 -0800 2008
HEAD is f5bdc69b0bdd0b3115a2e5bb7233983f99f5e64d

3 commits »

ajsharp committed to ajsharp/list_sorter Thu Dec 04 09:16:59 -0800 2008
ajsharp committed to thoughtbot/factory_girl Fri Nov 28 11:03:27 -0800 2008

5c52889a634387c6a5a3982a9c4454cb00910b5d

changed class_or_to_s.to_s.classify.constantize to class_or_to_s.to_s.pluralize.classify.constantize; it was causing Inflection errors for me

ajsharp started watching brynary/webrat Fri Nov 21 14:36:01 -0800 2008
webrat's description:
Webrat - Ruby Acceptance Testing for Web applications
ajsharp started watching pyrat/ssl_requirement Fri Nov 21 10:36:57 -0800 2008
ssl_requirement's description:
github version of ssl_requirement
ajsharp started watching hcatlin/make_resourceful Thu Nov 20 09:55:18 -0800 2008
make_resourceful's description:
Controller abstractor for Rails
ajsharp committed to ajsharp/jquery_rails_slideshow Wed Nov 19 15:35:38 -0800 2008

92f66a5817cec5a6e49450455a7f6f64941751b9

i love fooling with the README

ajsharp committed to ajsharp/jquery_rails_slideshow Wed Nov 19 15:31:36 -0800 2008
ajsharp committed to ajsharp/jquery_rails_slideshow Wed Nov 19 15:29:43 -0800 2008

a814cc0493423471e65afbbbe940733d3827557b

added the ability to set the dom selector string via the :selector option

ajsharp committed to ajsharp/jquery_rails_slideshow Wed Nov 19 13:00:39 -0800 2008

28225e7be85fc75b43a7b5a1a2a2cf1dad037118

fixed the filepath where install.rb looks for the css file

ajsharp committed to ajsharp/jquery_rails_slideshow Wed Nov 19 12:14:59 -0800 2008

50dcfe4f3afce983bc51150974fd3d0f1641cdfd

almost there with the readme...

ajsharp committed to ajsharp/jquery_rails_slideshow Wed Nov 19 12:11:14 -0800 2008
ajsharp committed to ajsharp/jquery_rails_slideshow Wed Nov 19 12:07:20 -0800 2008

673850b00e5220ee300cf60536dcd861df531e23

forgot to add it to the repo...

ajsharp committed to ajsharp/jquery_rails_slideshow Wed Nov 19 12:06:42 -0800 2008

08dab2a7b35c05ddbf43c8b4e084b229639056d5

improved readme formatting

ajsharp created jquery_rails_slideshow Wed Nov 19 11:48:38 -0800 2008
New repository is at ajsharp/jquery_rails_slideshow
ajsharp started watching latimes/gallery_scroller Wed Nov 19 08:25:34 -0800 2008
gallery_scroller's description:
A small javascript library for creating a scrolling gallery of non-uniform content.
ajsharp started watching adzap/ar_mailer Tue Nov 18 13:29:20 -0800 2008
ar_mailer's description:
fork of ar_mailer gem by Eric Hodel that allows deferred batch sending of emails for Rails apps
ajsharp started watching langalex/workling_mailer Tue Nov 18 13:28:37 -0800 2008
workling_mailer's description:
Send Emails via ActionMailer asynchronously using starling and others via workling