CARVIEW |
binarylogic
(Ben Johnson)
- You’re not logged in!
- Login
- Pricing & Signup
- Name
- Ben Johnson
- Website/Blog
- https://www.binarylogic.com
- Company
- Binary Logic
- Location
- NY / NJ
- Member Since
- Mar 30, 2008
Following 7 coders and watching 89 repositories view all →
Public Repositories (14)
-
searchlogic
Searchlogic provides object based searching, common named scopes, and other useful named scope to...
Last updated Thu May 27 08:46:34 -0700 2010
-
authlogic
A simple model based ruby authentication solution.
Last updated Wed May 26 10:08:36 -0700 2010
-
mail_style
Forked from purify/mail_style
Making HTML emails a little less painful. Writes css inline and corrects image urls.
Last updated Mon May 24 14:53:13 -0700 2010
-
settingslogic
A simple and straightforward settings solution that uses an ERB enabled YAML file and a singleton...
Last updated Fri Feb 12 18:41:54 -0800 2010
-
enumlogic
A tool for adding enumerations to your models
Last updated Wed Nov 18 00:24:33 -0800 2009
-
addresslogic
A simple ruby solution to displaying addresses.
Last updated Wed Nov 18 00:11:00 -0800 2009
-
shippinglogic
Simple and straight forward interfaces to the various shipping web services
Last updated Sun Aug 16 23:04:39 -0700 2009
-
coercionlogic
Coerce blank strings into nil objects for ActiveRecord
Last updated Thu Aug 13 11:13:48 -0700 2009
-
authlogic_example
An example rails app using the Authlogic authentication library
Last updated Sat Jun 20 01:36:57 -0700 2009
-
authlogic_openid
Extension of the Authlogic library to add OpenID support.
Last updated Thu May 21 23:34:24 -0700 2009
-
authlogic_ldap
An extension of Authlogic to add LDAP authentication.
Last updated Tue Apr 07 11:05:31 -0700 2009
-
memorylogic
Adds in proccess id and memory usage in your rails logs, great for tracking down memory leaks
Last updated Tue Mar 31 22:53:24 -0700 2009
-
searchlogic_example
Rails app using the searchlogic library
Last updated Sun Nov 30 11:51:02 -0800 2008
-
boolean_datetime_attribute
Let's datetime attributes act as booleans
Last updated Thu Sep 11 09:40:12 -0700 2008
Public Activity 
-
73a6fb3
fix backwards compatibility for singleton_class calls
No there are no guarantees authlogic 3 will be backwards compatible. That is the point of the major version bump. Any 2.1.X will be backwards compatible.
-
edaa965
better test
-
7096bd9
image matching should not be greedy
Not a rewrite. I have 3 goals:
- remove all validations
- use active model as much as possible
- create a standard interface for various type of authentication, to provide a nice clean api to add other types. So out of the box you get params, cookies, and sessions. And adding things like facebook auth, openid, etc will use the same api.
I'm sure there will be other improvements along the way, but thats the road map.
I meant to say I will release a 2.1.5
2.1.4 is to run smoothly on rails v2.3.6. Authlogic 3 will be compatible with rails 3. I will release a 2.3.7 with deprecation notices and what not.
-
8fc0870
fix deprecation notices
Ruby Version Manager ( rvm )
Minimalist acceptance testing on top of RSpec
-
8450bf4
Support for nested parts. This is neccessary for a multipart e...
Simple HTTP and REST client for Ruby, inspired by microframework syntax for specifying actions.
Simple REST client for Ruby, inspired by microframework syntax for specifying actions. Official fork is now at:
What about "defer" instead? send_later and delay don't really make sense in my opinion.
searching boolean columns?
Ruby API for Cloud Files
Support for doing time math in business hours and days
Rails: 2 CPUs = 2x Testing Speed for RSpec, Test::Unit and Cucumber