Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • godwit A framework to assist in the migration of data from legacy databases. = Godwit Github[http://github.com/mlins/godwit] Godwit is a ... OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR ...
  • metaform ... the works is converting Metaform to work with no-SQL databases (probably couchDB to start with) which should make Metaform truly ... sql_prefilter, so use the biggest limiter there and save the other limiting field_ids for the ruby filter. Record.gather can ...
  • thinking-sphinx ... search tool, and integrates closely with Rails (but also works with other Ruby web frameworks). The current release is v5.4.0. h2. ... even though it's quite old, as it works well with PostgreSQL databases (but if you're using MySQL - or real-time indices - ...
  • attachment_fu_fixtures ... kho phi phi beach attachment_file: test/images/maya.png All other fields required by attachment_fu will be automatically filled in. ... you can copy-paste rails's from railties/lib/tasks/databases.rake and simply change the path). ----- The examples above ...
  • data_fabric ... is the process of splitting a dataset across many independent databases. This often happens based on geographical region (e.g. ... AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR ...
  • backgroundjob ... }.log Bj allows you to submit jobs to multiple databases; for instance, if your application is running in development ... to build intelligent jobs that leverage batch processing, and other, possibilities. The upshot of building tasks this way is ...
  • dm-works ... Can Be A Virtue Text columns are expensive in databases. They're generally stored in a different place than ... (:all, :conditions => ['name = ?', 'Dallas']). What if you need other comparisons though? Try these: Zoo.first(:name => 'Galveston') ...
  • retrospect-gds ... uses a Coppermine gallery to host photos or other images. ## Supported Databases * MySQL * PostgreSQL * Microsoft SQL * Oracle * SQLite ... COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT ...
  • do ... this repository. Introduction ------------ To connect and send queries to databases, DataObjects relies on native extensions. Native extensions have been ... both Ruby MRI and JRuby, or one or the other. C extensions have been written using according to ...
  • backgrounder ... run the usual rake tasks to create and migrate the databases. The Daemon script is here: lib/audio_processor.rb. Start ... for the Rails environment, the routing map, the database, and other dependencies. db Contains the database schema in schema.rb. ...