January 2008
5 posts
One liner to go to gem directory
dirname gem which action_view | tail -1
Or
gem which action_view | tail -1 | sed -e's/^\(.*\/\).*$/\1/'
which allow you to either pushd or mate the directory, i.e.
pushd `gem which action_view | tail -1 | sed -e's/^\(.*\/\).*$/\1/'`
MBF uses Spring Web Flow
Could not serialize flow execution; make sure all objects stored in flow or flash scope are serializable; nested exception is java.io.NotSerializableException: com.sun.jndi.ldap.LdapCtx
For all membership inquiries please contact MBF on 131 137 between the hours of 8:00AM and 6:00PM, Eastern Standard Time, Monday to Friday.
class...
If I believed what you believe, I’d probably be acting exactly the same...
– Seth Godin
Leopard's rubygem
Apple screwed up rubygems in the ruby framework version shipped as part of Leopard… gem_server is missing :(
UPDATE: instead of gem_server, it’s is now gem server :)
2007 subprime crisis →
interesting read