Today, Citrix announced that its popular CloudStack open source software will become the first cloud infrastructure solution in the industry to join the Apache Software Foundation, home to some of the world’s most successful open source projects. Elevating CloudStack to a full open so...
A new Rails 3.2.3 with safer defaults for mass assignments, a catalog to make sense of Heroku's millions of add-ons, a fast Puma webserver to chase the Unicorns and their Rainbows!, an Engage! gem to do just that with your customers, bundle outdated to save you from the update dance, ...
Agile development methodologies promote quick and iterative product releases. When rapidly prototyping and releasing software it is important to have a staging environment . This environment should be isolated and replicate the production server. It will give your project stakeholders...
Rails isn't for beginners Posted by stephenballnc on April 03, 2012 — 0 comments I've just written a post on Rake Routes: Rails Isn't For Beginners Comments Post a Comment Comment abilities for non registered users are currently deactivated, pending time to add a proper CAPTCHA to...
Set the extra attribute in a join model with an association of has_many :through without creating two records for the joinmodel? in Ask a Rails expert Page updates stopped working after adding SSL support in Ask a Rails expert Hanoi houses, apartments, villas and offices for lease in ...
Exploring Ruby’s Regular Expression Algorithm Posted by patshaughnessy on April 03, 2012 — 0 comments Ever wonder what happens inside of Ruby when you execute a regex search? Find out here: Exploring Ruby’s Regular Expression Algorithm . Comments Post a Comment Comment abilities f...
USP: Implementing signal handlers - some caveats 2012-03-27 00:25, written by Eric Wong Signal handlers may run at any time If your program receives a signal, Ruby will invoke the associated signal handler as soon as it is able to. This means a signal handler can hijack your existing ...
Konacha: JavaScript Testing on Rails Posted by joliss on April 03, 2012 — 0 comments For those looking to test heavy (Backbone-type) JavaScript applications on Rails, I've posted a Konacha tutorial . Comments Post a Comment Comment abilities for non registered users are currently ...
Hidden Secrets of the Chrome Developer Tools In case you haven’t seen it yet, on Monday we posted our latest screencast, Hidden Secrets of the Chrome Developer Tools . Ben was inspired to create this screencast when a coworker blew his mind by investigating a problem with the javascri...
Active Record objects don’t specify their attributes directly, but rather infer them from the table definition with which they’re linked. Adding, removing, and changing attributes and their type is done directly in the database. Any change is instantly reflected in the Active Record o...
Tuesday, April 3, 2012 at 5:51AM New goal: Inbox-don't-get-clients-so-angry-they-fire-me. Startups, this is how design works - An introduction to "design" for developers. I'm somewhat skeptical of current design trends, but there are some useful ideas and resources here. Novocaine - O...
January 20, 2010 Tagged: pattern ruby gem configuration Comments (View) MyGem.configure block We recently made some enhancements to Clearance . One of those was to replace a manual process of the developer setting constants in their Rails environment files with a configuration block t...
ActionController::Routing::Optimisation::PositionalArgumentsWithAdditionalParams
This plugin allow you choose a wiki template when you add a new page. Developer¶ This plugin is developed by “General de Software” (www.gsc.es - Marta González de Chaves Aguilera) Features¶ This plugin lets you choose a template when you add a new page. You can see a preview of the te...
Showing validation errors inline as the user is filling out the form can lead to a better use experience. Learn how to do this using the Client Side Validations gem.
Allows choosing whether to render the issues list without descriptions (original Redmine behavior) - or with complete issue descriptions along with the short headers (like Trac does). Toggle the descriptions through Options - Rendering parameters - Show descriptions
rdm-mailhandler [options] --url=<Redmine URL> --key=<API key> Required: -u, --url URL of the Redmine server -k, --key Redmine API key General options: -h, --help show this help -v, --verbose show extra information -V, --version show version information and exit Issue attributes contro...