Definitions
Sorry, no definitions found. Check out and contribute to the discussion of this word!
Etymologies
Sorry, no etymologies found.
Support
Help support Wordnik (and make this page ad-free) by adopting the word activerecord.
Examples
-
$ ruby - rubygems - rmem - e 'gem "activerecord", "= 2.2.2"; require "activerecord"' active_record / i18n_interpolation_deprecation 0 active_record 5896 activerecord 5896
coderrr 2009
-
I like this better because I can use the technique on any collection, not just activerecord/resource, but I don't enjoy having all the extra syntax noise around the information I want to get out.
RubyCorner Expected Behavior 2010
-
Our web product is built using a combination of PHP 5.3, Zend Framework, php-activerecord, phpunit, and jQuery.
CrunchBoard Jobs 2010
-
Update: Jose Valim corrects me on this: your application being created with bundler is just a default, as with prototype, activerecord, erb and test/unit.
Giles Bowkett 2010
-
Update: Jose Valim corrects me on this: your application being created with bundler is just a default, as with prototype, activerecord, erb and test/unit.
Giles Bowkett Giles Bowkett 2010
-
We think this provides a really clean/easy database story which also provides more power than an activerecord based pattern.
-
If not, you can install it via the following command. sudo gem install activerecord
RubyCorner 2009
-
To begin using ActiveRecord. js, you will need to include the activerecord. js file and establish a connection, if you do not specify a connection type, one will be automatically chosen.
-
To begin using ActiveRecord. js, you will need to include the activerecord. js file and establish a connection, if you do not specify a connection type, one will be automatically chosen.
-
Haml renders the HTML, while Sass expands its shorthand into CSS; ActiveRecord is the ORM; and SQLite is the database. require 'rubygems' require 'sinatra' require 'activerecord' class Student
Linux Magazine 2009
Comments
Log in or sign up to get involved in the conversation. It's quick and easy.