Displaying 4 results from an estimated 4 matches for "railsified".
Did you mean:
falsified
2006 Jun 02
0
psitsNOT now available as a Rails Engine
...reat job at enhancing digital photos for display on
the web.
A demo site is online at http://psitsnot.alevans.com
(You''ll need an OpenID URL to log in and edit photos! See the links on
the login page.)
psitsNOT is now available as a Rails Engine! Not only that, but when its
name gets Railsified, it comes out to p_sitsnot_engine! :-)
Following the instructions in the README, you can build a basic
image-editing site in 15-30 minutes. After that, like everything else in
Rails, you can "cut to fit, paint to match".
You can get the PSitsnotEngine (or p_sitsnot_engine) from
http:/...
2006 Jan 12
9
Is RoR on SQLServer suitable for a commercial application?
Good Evening,
I need some advice. I am in a position at work where I''ve got the boss
pretty excited about rails. I think I could swing the Next Generation
version of our product to use rails as the platform, but I find myself a
little hesitant to do so until I''ve answered a few issues that I''m hoping
people on this list could help me with.
Firstly, we are tied to
2006 Jun 10
4
using STI in a migration
I have some classes in my model which use STI and they work as expected
in the console. However, when I try to use them in a migration, I get
"uninitialized constant OfficePhone", for example. Why doesn''t the
migration environment pick up the class defs? OfficePhone is defined in
the model/phone.rb. I put model :phone in the application.rb but my
migration just
2009 Oct 14
18
sybase in rails2?
Has anyone actually gotten the activerecord-sybase-adapter to work in
Rails2?
I can''t seem to, and can''t figure out why. I am on RedHat linux.
I have the sybase client libraries installed, I have the adapter
installed. After installing the patch at
https://rails.lighthouseapp.com/projects/8994-ruby-on-rails/tickets/2455-update-for-sybase_adapter#ticket-2455-4
to get a slightly