Have you ever used the Rails console? I’d love to see a show of hands (or comments, really). If notboy, are you in for a treat. The console lets you fiddle with parts of your Rails appmodels especiallyin a real-time environment, instead of waiting for page reloads and clicking on links and using object dumps […]
Dear readers, As you can see, Slash7 is almost back to its former beautiful glory. Once I write some custom liquid plugins for Mephisto to handle the rest of the sidebar, and customize some section templates, it’ll be all the way better… and perhaps even better than before. So you wanna be a convert… If […]
I’m still awake and still working. Coming soon to a screen near you.
My favorite new web server is a real dog. No, really. And it’s no poncy purebred, either—it’s a Mongrel. Goodbye, Webrick Webrick is the built-in Ruby web server that is the default for each Rails app you create or download—when you type script/server, that’s what it’s running, unless you’ve configured it otherwise. It used to […]
It’s getting to be that time of year again… the leaves are falling, the skies are gray, the temperature’s noticably lower. It’s time for birds to make their way south. And apparently this is the migratory season for another ineffable creature, the database schema. Kevin Clark has written an awesome article on writing migrations for […]
Just to balance off the intense Amy-centricism of the previous post, I’d like to have a little linkapalooza of cool stuff from other people which you’ll want to check out. Faster TDD with Rails promises, well, faster TDD with Rails. Florian’s new approach eliminates a lot of the cruft when running tests on Rails apps […]
I’ve realized that to make Slash7 the site I really want, I’m going to have to do more than just change the theme… I need to customize Typo itself. Luckily, thanks to the structured nature of Rails applications, it couldn’t be easier. It’s not without its own kind of trickiness, though. The bugbears come in […]
Sorry, everybody, for the delay in putting this up. I know the talk was Thursday and today’s Saturday, but I have a good excuse… I had a helluva time keeping a net connection at the hotel and I’ve been kinda sick. Luckily the worst held off til I was home and had somebody to dote […]
I’d like to spend a little time today talking about the power that tools, techniques, and languages have on our brains. There seems to be fairly wide acceptance for the theory that language and literacy affect the structure and function of our brains. I think the lessons learned there can be applied to programming languages, […]