In the interest of keeping things interesting and making things a bit more semantic, I've extracted the VERSION and ENVIRONMENT constants from the lib/frecon/base/variables.rb file into their own files. (lib/frecon/base/{environment,version}.rb)
This will allow things to be tested more thoroughly. Of course, this isn't a very pointed change, but I figure it's good to keep moving, and I want to get rid of this branch.
In the interest of keeping things interesting and making things a bit more semantic, I've extracted the VERSION and ENVIRONMENT constants from the
lib/frecon/base/variables.rb
file into their own files. (lib/frecon/base/{environment,version}.rb
)This will allow things to be tested more thoroughly. Of course, this isn't a very pointed change, but I figure it's good to keep moving, and I want to get rid of this branch.