Basic Rails Projects
Professor Larry Heimann Application Design & Development Information Systems Program
Basic Rails Projects Professor Larry Heimann Application Design & - - PowerPoint PPT Presentation
Basic Rails Projects Professor Larry Heimann Application Design & Development Information Systems Program Why Ruby on Rails? Ruby on Rails is astounding. Using it is like watching a kung-fu movie, where a dozen bad-ass frameworks
Professor Larry Heimann Application Design & Development Information Systems Program
“Ruby on Rails is astounding. Using it is like watching a kung-fu movie, where a dozen bad-ass frameworks prepare to beat up on the little newcomer only to be handed their asses in a variety of imaginative ways.”
— Nathan Torkington
O'Reilly Program Chair for OSCON
Application Architecture (2002)
database access, and adds domain logic on that data.”
postgresql sqlite sqlserver bytea blob image boolean boolean bit date date datetime timestamp datetime datetime decimal decimal decimal float float float(8) integer integer int (note 1) varchar(255) varchar(255) text text text time datetime datetime timestamp datetime datetime db2 :binary blob(32768) :boolean decimal(1) :date date :datetime timestamp :decimal decimal :float float :integer int :string varchar(255) :text clob(32768) :time time :timestamp timestamp mysql
blob
blob tinyint(1) boolean number(1) date date date datetime datetime date decimal decimal decimal float float number int(11) integer number(38) varchar(255) char(4096) varchar2(255) text text clob time time date datetime timestamp date