CARVIEW |
peterpunk
(Pedro Visintin)
- You’re not logged in!
- Login
- Pricing & Signup
- Name
- Pedro Visintin
- Website/Blog
- https://www.pedrovisintin.com
- Company
- https://www.pedrovisintin.com
- Location
- Argentina
- Member Since
- May 07, 2008 (about 1 year)
Following 23 coders and watching 159 repositories view all →
Public Repositories (23)
-
refinerycms
An open source Ruby on Rails content management system for small business.
Forked from resolve/refinerycms Fri Feb 05 17:18:58 -0800 2010
Last updated Thu Feb 11 20:59:21 -0800 2010
-
spawn
A ridiculously simple fixtures replacement for your web framework of choice.
Forked from soveran/spawn Tue Jun 16 12:32:42 -0700 2009
Last updated Wed Jan 20 06:54:52 -0800 2010
-
jquery-vs-mootools
the source of jqueryvsmootools.com
Forked from anutron/jquery-vs-mootools Sun Jun 14 14:43:02 -0700 2009
Last updated Wed Dec 23 18:46:10 -0800 2009
-
annotate_models
Annotate ActiveRecord models as a gem
Forked from ctran/annotate_models Fri Aug 14 05:29:36 -0700 2009
Last updated Fri Dec 18 10:50:49 -0800 2009
-
parkplace
an amazon s3 clone and bittorrent service (in ruby)
Forked from npj/parkplace Fri Feb 05 18:01:19 -0800 2010
Last updated Tue Dec 15 14:32:37 -0800 2009
-
rails_hands_on
A rails project for training
Last updated Fri Oct 30 11:54:59 -0700 2009
-
authlounge
Based on Authlogic using couchdb. peterpunk/couchrest is required to run this plugin
Forked from binarylogic/authlogic Tue Jun 16 19:08:42 -0700 2009
Last updated Fri Oct 09 20:32:55 -0700 2009
-
common_locales
Common translation to share between projecs like login, password, user, blah....
Last updated Thu Sep 24 15:09:40 -0700 2009
-
acl9
Yet another role-based authorization system for Rails
Forked from be9/acl9 Sat Sep 19 08:35:14 -0700 2009
Last updated Wed Sep 16 02:46:24 -0700 2009
-
rails-i18n
Repository for collecting Locale data for Ruby on Rails I18n as well as other interesting, Rails ...
Forked from svenfuchs/rails-i18n Thu Sep 10 08:26:20 -0700 2009
Last updated Sat Sep 05 04:36:35 -0700 2009
-
friendly_id
FriendlyId is the “Swiss Army bulldozer” of slugging and permalink plugins for ActiveRecord. It a...
Forked from norman/friendly_id Fri Sep 18 12:15:59 -0700 2009
Last updated Wed Sep 02 06:16:48 -0700 2009
-
couchrest
this fork is for authlounge
Forked from couchrest/couchrest Thu Aug 06 20:02:35 -0700 2009
Last updated Wed Aug 26 11:05:15 -0700 2009
-
drcureta
Capistrano recipes as gem
Last updated Sat Jul 18 14:05:10 -0700 2009
-
open_flash_chart_lazy_samples
Open flash chart lazy plugin sample built on sinatra
Last updated Thu Jul 16 14:57:38 -0700 2009
-
open_flash_chart_lazy
A Rails plugin to use open_flash_chart version 2
Last updated Thu Jul 16 14:27:01 -0700 2009
-
MooZeroClipboard
Copy to Clipboard with ZeroClipboard, Flash 10 and MooTools
Last updated Thu Jul 09 20:37:48 -0700 2009
-
metal-paperclip
Easy file attachment management for ActiveRecord
Forked from thoughtbot/paperclip Tue May 26 19:44:19 -0700 2009
Last updated Fri Jun 12 07:44:40 -0700 2009
-
mootools-on-rails
mootools-on-rails with Autocompleter from https://digitarald.de/project/autocompleter/
Forked from pointcom/mootools-on-rails Sun Jul 06 10:44:40 -0700 2008
Last updated Tue Apr 14 13:30:21 -0700 2009
-
plop
Invoicing and stock management for small resellers to use in my store
Last updated Sat Mar 21 21:22:00 -0700 2009
-
polypage
jQuery and MooTools plugin to ease the development of dynamic html wireframes with state.
Forked from cheeaun/polypage Mon Aug 24 09:17:04 -0700 2009
Last updated Sat Mar 07 17:50:07 -0800 2009
-
inline_lazy
rails plugin for inline editing unobstrusive jquery helpers
Last updated Thu Jan 22 12:58:24 -0800 2009
-
rails_basic_helpers
A Ruby on Rails plugin providing some super simple helpers.
Forked from djanowski/rails_basic_helpers Sun Sep 21 08:45:46 -0700 2008
Last updated Sun Sep 21 15:18:08 -0700 2008
-
mephisto
A mirror of the mephisto code-base
Forked from technoweenie/mephisto Fri Jul 25 16:42:58 -0700 2008
Last updated Sun Jul 27 13:33:10 -0700 2008
Public Activity 

-
parndt committed 89b0847c:
new version 0.9.6.6
-
parndt committed 20ce26b0:
Merge branch 'master' of github.com:resolve/refinerycms
-
parndt committed 40ab1a60:
Image picker wasn't working if you place two on one page. I suspect that the resources picker will be the same. And the same for every var something = {} type thing that we're doing in admin.js because it's not object oriented so you can't create separate instances to use. This will have to be rewritten in future to use some sort of Class.create pattern.
-
djones committed db5b51fb:
use rack middleware to serve static theme files from now on to make it much faster.
-
djones committed 67a0ea15:
revert some changes ops
-
djones committed af462127:
better titles from filenames
-
parndt committed c7a5c041:
one last whitespace
-
djones committed 699431a2:
merged
-
djones committed 917bb828:
whitespace
-
djones committed e85c280c:
get better titles from filenames. also added tests
-
parndt committed 90878af1:
update link to portfolio engine which has been renamed
-
parndt committed 5ccf3465:
someone has been adding tab characters and diff cruft, this removes all of it.
-
parndt committed 292c48bd:
update rails_indexes to the latest version (thanks eladmeidar)
-
parndt committed 58e39bd7:
unless empty makes more sense
-
parndt committed dbe1c81d:
Added the ability to use nested routes into the Dashboard Activity. Removed the use of eval from dashboard_helper and cleaned up the init files so that they are not all scrunched up.
-
parndt committed ed56a23b:
add new Rails.root syntax to seeds and change 500 html a bit
-
parndt committed f8a8e77c:
bump version to 0.9.6.4
-
parndt committed 44569866:
it shuold be body_content_title not body_content_page_title for the <h1> title. Moved some CSS to the stylesheet.
-
parndt committed df648901:
fix some javascript inconsistencies where we were still using jQuery instead of $ and the resource picker now works.
-
parndt committed 7f67cb37:
new version 0.9.6.3 which addresses the new friendly_id plugin and changes the way that theme urls work (sorry to anyone affected) because the previous version simply didn't work with webservers like nginx which assume that they can skip rails with i.e. /stylesheets/theme/foo.css so now it is /theme/stylesheets/foo.css which also wraps everything consistently i.e. /theme/(stylesheets|javascripts|images)/file.extension - also updated a few references from RAILS_ROOT to the new Rails.root but couldn't convert all because Rails.root is not available in files like bin/* or config/preinitializer.rb for example which seems strange and could be a bug in Rails.
And 14 more commits...
Gemfiles are fun
Your source for event-drivenness!
an amazon s3 clone and bittorrent service (in ruby)
an amazon s3 clone and bittorrent service (in ruby)
A gem providing “time travel” and “time freezing” capabilities, making it dead simple to test time-dependent code. It provides a unified method to mock Time.now, Date.today, and DateTime.now in a single call.
Ruby gem to warp time in tests
An ActiveRecord pagination gem
Faker refactored. Cleaner. Faster.
Adds support for Hoptoad and is_paranoid to Delayed::Job. Additionally it also adds 'stats' for your workers, and it even includes a base worker that encapsulates a some common functionality.
Screw Rails Engines! Why not install a Warp Drive! Completely bundle up an ENTIRE Rails application into a gem, then load it into another application! It's that easy!
The blog that's almost nothing - now using CouchDB
ruby persistence layer for CouchDB.
A Rails form builder plugin with semantically rich and accessible markup. It's deliciously close to 1.0!
A tiny javascript framework for mobile web apps.
A Really Ruby Mail Library
An extremely efficient streaming JSON parsing and encoding library. Ruby C bindings to Yajl
RSpec extension library for Ruby on Rails
Send emails asynchronously using delayed_job
Collection of rspec matchers and cucumber steps for testing email in a ruby app using ActiveMailer or Pony
fork of ar_mailer gem by Eric Hodel that allows deferred batch sending of emails for Rails apps
Making HTML emails a little less painful. Writes css inline and corrects image urls.