A New Rails Launch
Wherein we talk of launching a new app and our awesome new production server setup.
Wherein we write down some stuff that we know.
Wherein we talk of launching a new app and our awesome new production server setup.
Now has a Google Group. Join up and introduce yourself.
Recently there has been a lot of buzz about Streamlined for Rails apps. Basically it’s smart scaffolding that understands table relationships. Again, that’s the most basic way of talking about it, but it will suffice for what we’re doing right now.
One of the things that I don’t think people understand about Streamlined is […]
ProjectLines of CodeLines of Test CodeEquipment Disposal297160System Status430328Room Reservations379293Omni (In Progress)273346
Omni presently has no user interface or logic controlling the handling of information. It’s just models, associations, and tests. It’ll be interesting to see how big it will grow over the next couple of weeks.
Via Riding Rails we learn of a content management project, RadiantCMS, which looks quite sweet.
Things called a CMS are notoriously complex. Cheers for keeping it simple.
No truer words…
Could Chico use something like this? Doubtful. Will we keep our eye on it? Of course!
When Rails 1.1 came out we didn’t want to break our existing apps (not that we were doing anything that would have broke, but why take that risk) so we did the prudent thing and “froze” our apps with the gems for Rails 1.0. That Rails allows you to do this is such a […]