feldpost
(Sebastian Friedrich)
- You’re not logged in!
- Login
- Pricing & Signup
- Name
- Sebastian Friedrich
- Location
- Chicago, IL
- Member Since
- Apr 04, 2008 (about 1 year)
- 9 public repos
- 5 followers
Following 3 githubbers and watching 75 repositories view all →
Public Repositories (9)
-
rails
Ruby on Rails
Forked from rails/rails Fri Apr 11 00:12:52 -0700 2008
Last updated Thu Nov 26 19:01:07 -0800 2009
-
active_merchant
Active Merchant is a simple payment abstraction library used in and sponsored by Shopify. It is w...
Forked from Shopify/active_merchant Tue Aug 25 10:15:42 -0700 2009
Last updated Tue Aug 25 12:11:14 -0700 2009
-
actionwebservice
Port of actionwebservice (AWS) to the latest Rails version
Forked from datanoise/actionwebservice Sun Aug 23 21:46:12 -0700 2009
Last updated Sun Aug 23 21:53:09 -0700 2009
-
apple_push_notification
Rails plugin for Apple Push Notifications (by Fabien Penso)
Forked from samsoffes/apple_push_notification Sat Jul 04 18:57:15 -0700 2009
Last updated Fri Jul 03 14:34:00 -0700 2009
-
bitch_slap
A terribly useless twitter bot (for a terribly bored friend)
Last updated Thu Mar 26 09:38:08 -0700 2009
-
auto_follow
A very simple ruby script (using twitter4r) that will automatically follow your Twitter followers.
Last updated Mon Mar 23 16:29:16 -0700 2009
-
acts_as_ferret
Rails full text search plugin
Forked from jkraemer/acts_as_ferret Sat Dec 13 01:20:43 -0800 2008
Last updated Sat Dec 13 01:27:26 -0800 2008
-
git-lighthouse
A tool to help work with git projects that accept patches from Lighthouse
Forked from schacon/git-lighthouse Fri Dec 12 17:28:54 -0800 2008
Last updated Fri Dec 12 17:28:55 -0800 2008
-
acts_as_quickbooks_model
Simplying working with models that rely on parsing QuickBooks SDK qbXML messages
Forked from zackchandler/acts_as_quickbooks_model Mon Sep 15 07:57:25 -0700 2008
Last updated Mon Sep 15 07:57:30 -0700 2008
Public Activity 
-
feldpost
committed
016c51d3:
Merge branch 'upstream-master'
-
feldpost
committed
482961b4:
Merge branch 'master' of git://github.com/rails/rails into upstream-master
-
carllerche
committed
02c3c9df:
Fix the application.rb generator
-
carllerche
committed
25b8e996:
Fix the rackup test to correctly use Rack::Builder.parse_file
-
carllerche
committed
34eac1cf:
Load application specific rake tasks in the application object
-
jeremy
committed
71a6b046:
Revert "macruby: no format_datetime or msg2str"
-
jeremy
committed
78790e47:
Revert "Revert "Assert primary key does not exist in habtm when the association is defined, instead of doing that everytime a record is inserted.""
-
josevalim
committed
d0aa0cfb:
Ensure generator fallbacks work even when a context is given.
-
josevalim
committed
d6f10126:
Also load generators at lib/rails_generators.
-
josevalim
committed
8104f65c:
Create SyncListener. Since they do not rely on Thread, they can be used on Google App Engine.
-
jeremy
committed
0f9029ec:
Explicit source no longer needed, default gems source points to gemcutter.
-
jeremy
committed
6d91e7dc:
macruby: no format_datetime or msg2str
-
jeremy
committed
e1935e3c:
Fix Rails::Rack::Static deprecated constant proxy
-
jeremy
committed
0ce92065:
Update gemspec also
-
josh
committed
74a0fb97:
Should be rackmount 0.2
-
josh
committed
4236473e:
Depend on rack-mount 0.0.2
-
josh
committed
6e67f88a:
Extended and case insensitive regexp routes aren't that important.
-
josh
committed
4b325fcd:
Update routing for rackmount 0.2 api changes
-
jeremy
committed
c7c39f52:
Revert "Final steps toward clean rails "foo"; cd foo; gem bundle; script/server working"
-
josh
committed
5df26dd7:
Add basic nested named route support to new routing dsl. Also add a
-
jeremy
committed
0dfd993e:
Fix test bleed
-
carlhuda
committed
520b8b59:
Final steps toward clean rails "foo"; cd foo; gem bundle; script/server working
-
jeremy
committed
4403dfac:
Check whether another lib has implemented ruby 1.9 string interp syntax
-
jeremy
committed
e1385be0:
Extract form_authenticity_param instance method so it's overridable in subclasses
-
dasil003
committed
ea290e77:
Insert generated association members in the same order they are specified when assigning to a has_many :through using the generated *_ids method
-
jeremy
committed
fb61fbd3:
Revert "Ensure Model#destroy respects optimistic locking"
And 24 more commits...
CoreAudio bindings for Ruby
Explore Ruby Audio through examples using libraries from various authors
-
jeremy
committed
a3d5274e:
Configure generator when needed rather than during initialization
-
josevalim
committed
d627c932:
Pass config.generators options along when RAILS_GENERATORS is set and show --force-plural message just once.
-
jeremy
committed
e5211e3b:
Improve Gemfile commentary
-
josevalim
committed
3b8e29fe:
Remove --freeze (since Rails will come bundled in all new apps) and update gem action to change Gemfile instead of config.environment.
-
josevalim
committed
3fb548ca:
Ensure ActiveRecord is loaded on revoke/destroy.
-
josevalim
committed
e15b5eda:
Avoid duplicated names on help description and show proper error message if trying to load a Rails 2.x generator.
-
josh
committed
f950d0b4:
Fix simple resource named routes for new routing dsl
-
jeremy
committed
aaa5a692:
Use spoofed version bump to ensure git is preferred
-
jeremy
committed
8ed82dfe:
Force gemcutter source to ensure a consistent arel version
-
jeremy
committed
ca990b03:
Work around rebundling issue
-
josevalim
committed
d226f175:
Ensure that generators can be invoked from any directory.
-
matflores
committed
23780850:
Fix chars.reverse for multibyte decomposed strings
-
jeremy
committed
e93c2da1:
Arel::In -> Arel::Predicates::In
-
jeremy
committed
36a9644b:
Clarify date/time dependencies
-
jeremy
committed
b540eca5:
Consolidate Object#to_param and #to_query core extensions
-
jeremy
committed
89358543:
Ruby 1.9.2: rational.rb is deprecated
-
jeremy
committed
a2de13e1:
Ruby 1.9.2: URI.escape is obsolete
-
jeremy
committed
36121d29:
Ruby 1.9 doesn't recognize EM SPACE as whitespace, breaking String#strip
-
jeremy
committed
13004c37:
Give useful test:isolated failures
-
wycats
committed
14370e1a:
CI breakage
And 159 more commits...
-
feldpost
committed
33f7a012:
Merge branch 'upstream-master'
-
feldpost
committed
3b842a88:
Merge branch 'master' of git://github.com/rails/rails into upstream-master
-
josevalim
committed
976c2647:
Extracted localized_cache.rb from ActionController, added it to AbstractController and made ActionMailer use it.
-
josevalim
committed
a107103e:
Allow :instance_reader to be given to superclass_delegating_accessor as well.
-
josevalim
committed
2aafdc83:
Use I18n on ActionMailer subjects by default.
-
josevalim
committed
81c416b7:
More refactoring on ActionMailer::Base.
-
josevalim
committed
e9667ad1:
Make tests run without deprecation warning (just one left).
-
josevalim
committed
418c3f80:
Another refactoring on AM. body is deprecated, use render instead.
-
josevalim
committed
03960048:
Add some basic render_test to AbstractController.
-
josevalim
committed
0cf16ddb:
Improve AbstractController layouts coverage.
-
josevalim
committed
2d514e53:
Move some of helper tests to AbstractController.
-
josevalim
committed
43d5504f:
Move all render and layout pieces required in ActionMailer from ActionController to AbstractController.
-
josevalim
committed
684c2dc2:
Remove ActionMailer helpers and rely on AbstractController one.
-
josevalim
committed
a9751a70:
Refactor ActionMailer layout and remove legacy one.
-
matthewrudy
committed
f4f76772:
abstract all of the ActionMailer delivery methods into their own classes. thereby the following are equivalent
-
halorgium
committed
3f560386:
Remove the random line at the beginning of every new log file
-
wycats
committed
51c24ae3:
Caching refactoring
-
josevalim
committed
a288b74f:
Generators should use Rails.root instead of Dir.pwd [#3408 status:resolved]
-
wycats
committed
8dcf91ca:
First pass at cleaning up action caching
-
josevalim
committed
427a7385:
Make polymorphic_url work with symbols again and refactor it [#1384 status:resolved]
-
jeremy
committed
4bb6f770:
Work around count returning string (bug)
-
jeremy
committed
59b58dfa:
Use public submodule url
-
jeremy
committed
64c9a401:
Make ruby-debug optional
-
miloops
committed
ca0530a5:
exists? method now uses ARel
-
miloops
committed
5b61168a:
Added arel_attributes_values methods, refactored locking and AR#update to use this method
-
miloops
committed
0cf54f9d:
Merge commit 'rails/master'
-
miloops
committed
b0bd4f45:
Merge commit 'rails/master'
-
miloops
committed
19d2ff83:
Calculations now use Arel to construct the query.
-
miloops
committed
09053960:
construct_finder_sql now use Arel
-
miloops
committed
0e113a04:
Refactored locking update
-
miloops
committed
649fd105:
Merge commit 'rails/master'
-
miloops
committed
345e686d:
Changed locking to use Arel. Arel updated
-
miloops
committed
c0f66b76:
Added ruby-debug
-
miloops
committed
e428c75d:
Remove connection method definition, since it's called just once.
-
miloops
committed
7958308e:
More progress on migrations. Arel updated.
-
miloops
committed
d8f99c36:
Added Arel integration to migration's version update table
-
miloops
committed
0d9f1da9:
Arel updated
-
miloops
committed
a934bbbb:
Removed blank lines
-
miloops
committed
fdcd8197:
Require Arel
-
miloops
committed
3b43d180:
Added arel as a submodule. This is temporary and will make development/testing easier.
And 413 more commits...
-
feldpost
committed
257ee46b:
Merge branch 'upstream-master'
-
feldpost
committed
a710ffbd:
Merge branch 'master' of git://github.com/rails/rails into upstream-master
-
carllerche
committed
420004e0:
Initialize a new instance of Rails.application during integration tests
-
carllerche
committed
2370e87a:
Remove all calls to Rails::Initializer from boot.rb
-
carllerche
committed
34aae6d7:
Remove a duplicate initializer
-
carllerche
committed
c9d4529c:
Change Rails::Application to a class that is inherited from.
-
carllerche
committed
d1a63b15:
Remove unneeded files from the railties test directory
-
carllerche
committed
6b086449:
Fix the broken railties isolation tests
-
carlhuda
committed
6f6a589d:
Create the application object from config/environment.rb
-
eostrom
committed
8ffc2e3b:
Ported the new ActionView::TestCase from 2-3-stable to master [#3260
