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

adzap

Adam Meehan
2
14
Apr 10, 2008
  • Open-source VoIP development framework written in Ruby
    Forked from jicksta/adhearsion Thu Oct 23 20:32:18 -0700 2008
    legend
  • fork of ar_mailer gem by Eric Hodel that allows deferred batch sending of emails for Rails apps
    Created Wed Jul 02 19:19:48 -0700 2008
    legend
  • fork of Geoffrey Grosenbach's calendar_helper rails plugin (http://topfunky.net/svn/plugins/calen...
    Created Tue Jun 10 20:54:34 -0700 2008
    legend
  • Rails form helpers for dates and times to be entered in text input fields rather than using the s...
    Created Tue Jun 17 04:21:28 -0700 2008
    legend
  • Facebook-style lightbox, built in jQuery
    Forked from defunkt/facebox Sun Jul 13 18:17:20 -0700 2008
    legend
  • Run specs/tests multiple times through different gem versions
    Forked from freelancing-god/ginger Sun Nov 23 00:01:10 -0800 2008
    legend
  • Controller abstractor for Rails
    Forked from hcatlin/make_resourceful Fri Aug 22 21:18:03 -0700 2008
    legend
  • An evil-twin plugin for make_resourceful to add pagination
    Created Thu Sep 25 00:43:26 -0700 2008
    legend
  • helper plugin for Rspec controller specs when using make_resourceful
    Created Sat Jun 14 02:33:36 -0700 2008
    legend
  • Rails plugin to reuse fixtures as mock model objects without any database overhead
    Created Tue Sep 02 23:53:55 -0700 2008
    legend
  • SQL Server 2000 & 2005 Adapter For Rails
    Forked from rails-sqlserver/2000-2005-adapter Mon Nov 24 21:36:13 -0800 2008
    legend
  • A collection of mods and fixes for the Rails SQLServer adapter for Rails 2.0 and 2.1
    Created Tue Sep 09 15:13:11 -0700 2008
    legend
  • Rails date and time validation plugin with Rails 2.x support and allows custom date/time formats
    Created Fri Jul 25 15:36:22 -0700 2008
    legend
  • ALPHA: Plugin for Adhearsion to add a form DSL in the style of VoiceXML
    Created Mon Nov 03 01:40:34 -0800 2008
    legend

Following

Public Activity  feed

adzap pushed to refactor at adzap/validates_timeliness Wed Dec 03 02:46:55 -0800 2008
HEAD is dbfd9231b55281d665a1c897ab96de435e2c7b10
  • adzap committed dbfd9231:
    moved including of modules into module files
adzap committed to adzap/validates_timeliness Wed Dec 03 02:46:53 -0800 2008

dbfd9231b55281d665a1c897ab96de435e2c7b10

moved including of modules into module files

adzap committed to adzap/validates_timeliness Wed Dec 03 02:23:26 -0800 2008

3da24f0f333b9876a4920e2bc603d05a16ce29c5

a few changes to prepare for better version support

adzap pushed to refactor at adzap/validates_timeliness Wed Dec 03 02:23:26 -0800 2008
HEAD is 3da24f0f333b9876a4920e2bc603d05a16ce29c5

2 commits »

adzap committed to adzap/validates_timeliness Wed Dec 03 02:23:25 -0800 2008
adzap committed to adzap/validates_timeliness Tue Dec 02 23:21:31 -0800 2008

71f2a434247683368e470f34efc106f828d859d8

added i18n support for error messages in Rails 2.2

adzap pushed to refactor at adzap/validates_timeliness Tue Dec 02 23:21:32 -0800 2008
HEAD is 71f2a434247683368e470f34efc106f828d859d8
  • adzap committed 71f2a434:
    added i18n support for error messages in Rails 2.2
adzap pushed to refactor at adzap/validates_timeliness Tue Dec 02 02:41:07 -0800 2008
HEAD is c386a9cdcff74d5974fec7d82c1cfd4112f89793
adzap committed to adzap/validates_timeliness Tue Dec 02 02:41:06 -0800 2008

c386a9cdcff74d5974fec7d82c1cfd4112f89793

removed some naff comments

adzap pushed to refactor at adzap/validates_timeliness Tue Dec 02 02:07:35 -0800 2008
HEAD is 1596ffd2cba80fc9dbfed2e2480c9f72e9e6f796
adzap committed to adzap/validates_timeliness Tue Dec 02 02:07:34 -0800 2008
adzap committed to adzap/validates_timeliness Tue Dec 02 01:42:25 -0800 2008

d847d3b95af2303b593d0692e2c03f7fdf301167

removed a debug hint in matcher

adzap pushed to refactor at adzap/validates_timeliness Tue Dec 02 01:42:26 -0800 2008
HEAD is d847d3b95af2303b593d0692e2c03f7fdf301167
adzap pushed to master at adzap/validates_timeliness Fri Nov 28 15:53:42 -0800 2008
HEAD is 21d26ee2b14e834fb805daf696e6a83dde5d6c85
  • adzap committed 21d26ee2:
    remove multiparameter time format example for 2.0.x because sqlite didn't support time column types in that version
adzap committed to adzap/validates_timeliness Fri Nov 28 15:53:40 -0800 2008

21d26ee2b14e834fb805daf696e6a83dde5d6c85

remove multiparameter time format example for 2.0.x because sqlite didn't support time column types in that version

adzap commented on rails-sqlserver/2000-2005-adapter Thu Nov 27 17:52:46 -0800 2008
Comment in 613fcf9:

The way the activewarehouse manages views is not too bad and might be worth a look for you own work. The annoying part is when have change the view you have to drop and recreate in a migration which is messy.
Views and stored procs are just not The Rails Way for the moment. So its best to not try to be something radically different than the other adapters to support them and risk large adapter breakage with new versions of Rails.

adzap started watching entp/astrotrain Wed Nov 26 14:10:10 -0800 2008
astrotrain's description:
email => [http post, jabber]
adzap started watching coderifous/lmgtfy Wed Nov 26 14:01:38 -0800 2008
lmgtfy's description:
For all those people that find it more convenient to bother you with their question rather than google it for themselves.
adzap commented on rails-sqlserver/2000-2005-adapter Wed Nov 26 14:00:14 -0800 2008
Comment in 613fcf9:

The column reflection and usage of a view as a table works fine and has done well enough in the past actually. Your additions of the view insertion certainly gives them even more scope for usage in an app.
But it becomes a question of management of them once you start using them. The primary issue being dumping to schema so your test environment can work seamlessly with them rather than as special case.
If you have a look at the AR schema dumper you will see that it only dumps the return from the connections tables method. So to be able to dump views you have to hook into that or monkey patch the schema dumper to include the views.
However dumping a view is very different than dumping a table when using the ruby dumper. This is because it requires an SQL statement to define it rather than just column definitions.
There is also the issue of the rubyish way of defining the views for creation in a migration. The project I mentioned does satisfy these requirements to fully support them.
Its really a matter of how deep we want to support views. We can just stop here and leave the developer to manage the creation of them in their test database. Or go the whole way and make views first class AR objects with full migration support.

adzap commented on adzap/ar_mailer Tue Nov 25 15:11:49 -0800 2008
Comment in 89e2383:

Good point. I can’t think of a reason, unless I am missing some possible interaction. Probably could be simplified otherwise.