grosser
(Michael Grosser)
- You’re not logged in!
- Login
- Pricing & Signup
- Name
- Michael Grosser
- Website/Blog
- http://pragmatig.wordpress.com
- Company
- dawanda.com / rathershort.com
- Location
- Berlin, Germany
- Member Since
- May 23, 2008 (about 1 year)
- 63 public repos
- 31 followers
Following 4 githubbers and watching 162 repositories view all →
Public Repositories (63)
-
get_pomo
Ruby/Gettext: A .mo and .po file parser/generator
-
permanent_redirect
ActionController hack to make `redirect_to` redirect with permanent 301 by default (better for SE...
-
db_graph
Easy graphs from AR date fields
-
easy_esi
Rails: Cached pages with dynamic partials == Easy ESI
-
record_activities
Rails: Record user activities without controller helpers, build on top of userstamps plugin
-
userstamp
This Rails plugin extends ActiveRecord::Base to add automatic updating of created_by and updated_...
-
concern
Ruby: Seperation of concerns without meta-madness and namespace pollution.
-
xhr_redirect
Rails: Xhr requests stay Xhr even if they are redireted
-
translated_attributes
AR/Rails translatable attributes through virtual fields
-
text_filter
ActiveRecord / Rails Filter Text Fields Before Assigning them
-
ssl_requirement
SSL Requirement plugin
-
sort_alphabetical
Ruby: sort UTF8 Strings alphabetical via Enumerable extension
-
solr_collection
Ruby: Wrapper for acts_as_solr results that behaves/feels like will_paginate collection
-
single_test
Rails: Rake task to invoke single tests/specs
-
readable_random
Ruby: Readable random strings for coupons or tokens
-
random_records
Rails/AR: Fast random records for ActiveRecord
-
parallel_specs
Rails: 2 CPUs = 2x Testing Speed for RSpec, Test::Unit and Cucumber
-
parallel
Ruby: parallel processing made simple and fast
-
i18n_data
Ruby: country/language names and 2-letter-code pairs, in 85 languages, for country/language i18n
-
acts_as_redeemable
AR: Redemption capability for items like coupons, invitation codes, etc.
-
countries_and_languages
Rails: Countries and languages in I18n.locale for select_tag or output in 85 languages
-
clear_empty_attributes
AR: Store empty strings as NULL, making queries + conditions simpler and code more robust
-
cachy
Ruby: Caching library to simplify and organize caching
-
ar_merge
Merge 2 ActiveRecords, preserving attributes, associations and counters
-
ar_serialized_array
Serialize an array in 1 column, [] when no set, xx_as_text accessors and more.
-
rpx_now
Ruby: RPXNow.com user login/creation and view helpers Facebook, Twitter, Google, MSN, OpenID, MyS...
-
validates_exclusion_of_html
AR: No HTML as validation -- deprecated, please use text_filter instead
-
fast_gettext
Ruby GetText, but 3.5x faster + 560x less memory + simple + clean namespace + threadsave + extend...
-
reduce
Ruby/CLI: minify javascript + stylesheets, lossless image optimization
-
smusher
Ruby/CLI: Automatic lossless reduction of all your images
-
man_parser
Ruby: parse man source
-
cmdliner
-
translation_db_engine
Rails/AR: engine to manage translations inside a database
-
dotfiles
My dotfiles
-
simple_auto_complete
Rails: Simple, customizable, auto complete
-
gettext_i18n_rails
Rails: FastGettext, I18n integration -- simple, threadsafe and fast!
-
rspec_enhanced_profile
Rspec formatter that shows top N slowest examples and groups
-
facebox
jQuery: Facebook-style lightbox in 5kb
-
programming_pearls
eBook: Programming Pearls Rewritten in Ruby
-
zentest
ZenTest without Autotest and UnitDiff
-
gettext_i18n_rails_example
Rails: Example application using FastGettext + gettext_i18n_rails + gettext_test_log
-
autotest
Enhanced Autotest without ZenTest
-
s3_slider
jQuery: slideshow displaying images + description, ~1kb for js+css, simple and elegant
-
gettext_test_log
Rails: Logs translations during tests so that dynamic translations can be found through Gettext
-
partial_dependencies
Rails: Dependency graph of Rails views and partials
-
smart_field_constraints_textarea
Rails: add textarea support for smart_field_constraints
-
has_a_location
AR: Easy location (lat/long) handling + in_radius + find on a given map section
-
valid_attributes
Rails/TDD: Create single valid record + valid attributes for post/forms + simple validation tests
-
acts_as_feed
Rails: Transform a Model into a Feed Representation (Feed Reader)
-
validates_date_time
Rails/AR: validates_date_time
-
gettext
Ruby-GetText-Package is a Localization(L10n) library and tools which modeled after GNU gettext pa...
-
cap-recipes
Capistrano: Battle-tested recipes for passenger, apache, and more
-
meta_on_rails
Rails: dry meta tag generation
-
icalendar
Ruby: icalendar with variouse fixes
-
search_do
AR: Hyperestraier integration
-
concat_rpc
Api for 20Sec Concat - Contact managing
-
assembla_grabber
Grabber to get all the markup contents of assembla wiki pages
-
acts_as_searchable
Rails: Hyperestraier integration. Deprecated: use seach_do
-
store_with_default_protocol
Rails AR: Add a protocol to user-suplied URLs if missing
-
rspec_response_enhancer
RSpec: Helpful information when should render/redirect fails
-
autolang
Gettext: Automatic translation to a new language using GTranslate
-
honeypot
Rails: Simple honeypots
-
behave_like_resource
Rails: Completely test a RESTful controller with 1 LOC
