New in 1.0.0
- Server bundle updated to lighttpd 1.4.8
- Server bundle updated to properly kill zombie fastcgi processes
- Default Rails min bundle updated to 1.0.0
- Terminal (bash/(t)csh) choice in Preferences
- Additional terminal path option in Preferences
- Option to run rails application at Locomotive launch
- Monitors actual status of applications, so will show proper status if an application has crashed
- Will run additional start and stop scripts if present (see below)
- Snazzy new interface
- Better Terminal opening behavior and error reporting
- Cleaner and better organized code
- Changed DYLD_LIBRARY_PATH to DYLD_FALLBACK_LIBRARY_PATH
Start/Stop Scripts
If you have /myrailsapp/config/locomotive/[start|stop] present, Locomotive will run those scripts at the appropriate times. You could have just one, both or neither.
Now with Rails 1.0!
The Locomotive 0.4.1 base package has been updated with the Rails 1.0 Min bundle. Rails 1.0 Min and Max bundles are also available separately.
New Rails 0.14.3 Max Bundle Available
Get the Rails 0.14.3 Max Bundle now!
New in 0.4.1
- Works like normal Mac application now - doesn't have to be installed in /Applications - runs from anywhere! (except, perhaps, on paths with spaces in them).
- Rails 0.14.1 Min and Max bundles (Rails 0.13.1 bundles still available)
- Lighttpd 1.4.6
New in 0.3.0
- "Get Info" on projects gives you the ability to view and change identifier, server, rails, and environment on apps in the status list
- Contextual (right-click/ctrl-click) menu
- Checks for current version online / preferences for same
- Base Locomotive download is smaller - includes only basic lighttpd-fastcgi server bundle and rails-0.13.1-min bundle, rails-0.13.1-max bundle is available as a separate download for those who want it
- '+' button in status window now is a pull-down with 'Create New' or 'Add Existing' options
New in 0.2.4
- Rename application entries in status window
- Run/Restart/Stop buttons now immediately update
- Bundle choosing is fixed for Mac OS X 10.4
- Missing dependencies in Rails 0.13.1 Max bundle are now included
New in 0.2.2
- Rails 0.13.1 Max bundle - all sorts of extras and gems
- RMagick with ImageMagick and all the necessary support libraries
- acts_as_* (versioned, paranoid, versioned)
- rails_product, site_generator
- RedCloth, BlueCloth
- sparklines
- salted_login_generator
- more!
- Terminal preferences now work as they should
New in 0.2.1
New in 0.2.0
- Select your preferred terminal: iTerm or Apple Terminal.
- Keyboard shortcuts to Run/Restart (cmd-R), Stop (cmd-.), Preview in Browser (cmd-P), Show in Finder (cmd-S), Open Terminal (cmd-T), and Edit in TextMate (cmd-E).
- Rails applications persist in status window until you remove them.
- Rails framework and Web Servers are now in dynamically loaded bundles.
New in 0.1.1
- Everything! First release.