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

arydjmal

Ary Djmal
Natural Bits
Miami, FL
0
4
Jun 11, 2008
  • A modified version of the InPlaceEditing plugin in order to run validations before saving.
    Forked from rails/in_place_editing Tue Jul 08 13:53:23 -0700 2008
    legend
  • A simple RSS reader app using Rails 2.1, the SimpleRSS gem; fully tested using Shoulda.
    Created Sun Aug 31 20:42:43 -0700 2008
    legend
  • Created Mon Aug 25 07:27:03 -0700 2008
    legend
  • This simple plugin gives you the ability to call to_csv to a collection of activerecords. The bui...
    Created Wed Jun 11 09:07:48 -0700 2008
    legend

Public Activity  feed

arydjmal started watching dchelimsky/rspec-rails Fri Nov 07 10:14:06 -0800 2008
rspec-rails's description:
RSpec's official Ruby on Rails plugin
arydjmal started watching thoughtbot/paperclip Thu Oct 30 12:00:53 -0700 2008
paperclip's description:
Paperclip File Management Plugin
arydjmal committed to arydjmal/rss_reader Sat Sep 13 04:07:53 -0700 2008
arydjmal committed to arydjmal/rss_reader Mon Sep 01 16:49:40 -0700 2008
arydjmal committed to arydjmal/rss_reader Mon Sep 01 11:21:42 -0700 2008

96e71084c41f225c27939850ffef575a4a25c8fb

added the feed-normalizer plugin

arydjmal committed to arydjmal/rss_reader Mon Sep 01 07:25:58 -0700 2008

0c6ff20e34519eb36b6312b9c4a70b2764ee8960

added a the feed-normalizer plugin

arydjmal committed to arydjmal/rss_reader Sun Aug 31 23:18:09 -0700 2008
arydjmal created rss_reader Sun Aug 31 20:42:43 -0700 2008
New repository is at arydjmal/rss_reader
arydjmal created textareamate Mon Aug 25 07:27:03 -0700 2008
New repository is at arydjmal/textareamate
arydjmal committed to arydjmal/to_csv Tue Aug 19 17:47:59 -0700 2008
arydjmal started watching TwP/webby Thu Aug 07 17:05:58 -0700 2008
webby's description:
A lightweight and flexible website management system.
arydjmal updated gist: 4258 3 times, most recently Wed Aug 06 12:20:20 -0700 2008
def truncate(text, options={}) options.merge!({:length => 100, :truncate_string => '...'})
arydjmal updated gist: 4258 Wed Aug 06 12:17:20 -0700 2008
arydjmal created gist: 4258 Wed Aug 06 12:16:59 -0700 2008
arydjmal started watching arydjmal/to_csv Wed Aug 06 08:18:47 -0700 2008
to_csv's description:
This simple plugin gives you the ability to call to_csv to a collection of activerecords. The builder options are the same as to_json / to_xml, except for the :include.
arydjmal started watching mattetti/googlecharts Tue Aug 05 10:56:08 -0700 2008
googlecharts's description:
Sexy Charts using Google API & Ruby
arydjmal committed to arydjmal/to_csv Tue Jul 29 17:09:09 -0700 2008
arydjmal committed to arydjmal/to_csv Tue Jul 29 17:05:11 -0700 2008

82cd4a919b01d120798faa919d8b6feebae5554f

modified readme file explaining new feature

arydjmal committed to arydjmal/to_csv Tue Jul 29 16:57:49 -0700 2008

9149618f5843867c4e431664b3c4367b1e219a70

added the ability to include methods of a has_one or belongs_to association by doing @notes.to_csv(:methods => [{:user => :name}])

arydjmal committed to arydjmal/to_csv Tue Jul 29 14:09:48 -0700 2008

76cda9549981d9dff5b320f361e94e5b17c5af15

show depencencies in the readme file