معرفی شرکت ها


ruby-otr-activerecord_2.1.1-0.1_all.deb


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Off The Rails: Use ActiveRecord with Grape, Sinatra, Rack, or anything else!
ویژگی مقدار
سیستم عامل Linux
توزیع Debian Bookworm-12
مخزن Debian main all
نام بسته ruby-otr-activerecord
نام فایل بسته ruby-otr-activerecord_2.1.1-0.1_all.deb
نسخه بسته 2.1.1
انتشار بسته 0.1
معماری بسته all
نگهدارنده Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
تاریخ ساخت -
هاست سازنده -
نوع بسته .deb
آدرس صفحه اصلی https://github.com/jhollinger/otr-activerecord
مجوز -
حجم دانلود 17216
حجم نصب 197
An easy way to use ActiveRecord "off the rails." Works with Grape, Sinatra, plain old Rack, or even in a boring little script! . The defaults are all very Railsy (config/database.yml, db/seeds.rb, db/migrate, etc.), but you can easily change them. . Formerly known as grape-activerecord.


نیازمندی

مقدار نام
>= 2:4.0 ruby-activerecord
<< 2:7.1 ruby-activerecord
>= 0.1 ruby-hashie-forbidden-attributes


نحوه نصب


نصب پکیج deb ruby-otr-activerecord:

    sudo apt-get install ruby-otr-activerecord_2.1.1-0.1_all.deb


فایل ها

مسیرها
./usr/share/doc/ruby-otr-activerecord/README.md
./usr/share/doc/ruby-otr-activerecord/changelog.Debian.gz
./usr/share/doc/ruby-otr-activerecord/changelog.gz
./usr/share/doc/ruby-otr-activerecord/copyright
./usr/share/doc/ruby-otr-activerecord/examples/grape-activerecord4/.gitignore
./usr/share/doc/ruby-otr-activerecord/examples/grape-activerecord4/Gemfile
./usr/share/doc/ruby-otr-activerecord/examples/grape-activerecord4/Gemfile.lock
./usr/share/doc/ruby-otr-activerecord/examples/grape-activerecord4/Rakefile
./usr/share/doc/ruby-otr-activerecord/examples/grape-activerecord4/app/entities/v1/widget.rb
./usr/share/doc/ruby-otr-activerecord/examples/grape-activerecord4/app/models/widget.rb
./usr/share/doc/ruby-otr-activerecord/examples/grape-activerecord4/app/routes/v1/widgets.rb
./usr/share/doc/ruby-otr-activerecord/examples/grape-activerecord4/app/routes/v1.rb
./usr/share/doc/ruby-otr-activerecord/examples/grape-activerecord4/config/application.rb
./usr/share/doc/ruby-otr-activerecord/examples/grape-activerecord4/config/database.yml
./usr/share/doc/ruby-otr-activerecord/examples/grape-activerecord4/config/environment.rb
./usr/share/doc/ruby-otr-activerecord/examples/grape-activerecord4/config.ru
./usr/share/doc/ruby-otr-activerecord/examples/grape-activerecord4/db/migrate/20140913065838_create_widgets.rb
./usr/share/doc/ruby-otr-activerecord/examples/grape-activerecord4/db/schema.rb
./usr/share/doc/ruby-otr-activerecord/examples/grape-activerecord4/db/seeds.rb
./usr/share/doc/ruby-otr-activerecord/examples/grape-activerecord4/lib/.keep
./usr/share/doc/ruby-otr-activerecord/examples/grape-activerecord4/test/fixtures/widgets.yml
./usr/share/doc/ruby-otr-activerecord/examples/grape-activerecord4/test/models/widgets_test.rb
./usr/share/doc/ruby-otr-activerecord/examples/grape-activerecord4/test/routes/v1/widgets_test.rb
./usr/share/doc/ruby-otr-activerecord/examples/grape-activerecord4/test/support/api_test_case.rb
./usr/share/doc/ruby-otr-activerecord/examples/grape-activerecord4/test/support/helpers.rb
./usr/share/doc/ruby-otr-activerecord/examples/grape-activerecord4/test/support/test_case.rb
./usr/share/doc/ruby-otr-activerecord/examples/grape-activerecord4/test/test_helper.rb
./usr/share/doc/ruby-otr-activerecord/examples/grape-activerecord5/.gitignore
./usr/share/doc/ruby-otr-activerecord/examples/grape-activerecord5/Gemfile
./usr/share/doc/ruby-otr-activerecord/examples/grape-activerecord5/Gemfile.lock
./usr/share/doc/ruby-otr-activerecord/examples/grape-activerecord5/Rakefile
./usr/share/doc/ruby-otr-activerecord/examples/grape-activerecord5/app/entities/v1/widget.rb
./usr/share/doc/ruby-otr-activerecord/examples/grape-activerecord5/app/models/widget.rb
./usr/share/doc/ruby-otr-activerecord/examples/grape-activerecord5/app/routes/v1/widgets.rb
./usr/share/doc/ruby-otr-activerecord/examples/grape-activerecord5/app/routes/v1.rb
./usr/share/doc/ruby-otr-activerecord/examples/grape-activerecord5/config/application.rb
./usr/share/doc/ruby-otr-activerecord/examples/grape-activerecord5/config/database.yml
./usr/share/doc/ruby-otr-activerecord/examples/grape-activerecord5/config/environment.rb
./usr/share/doc/ruby-otr-activerecord/examples/grape-activerecord5/config.ru
./usr/share/doc/ruby-otr-activerecord/examples/grape-activerecord5/database/migrations/20160730195332_create_widgets.rb
./usr/share/doc/ruby-otr-activerecord/examples/grape-activerecord5/database/schema.rb
./usr/share/doc/ruby-otr-activerecord/examples/grape-activerecord5/database/seeds.rb
./usr/share/doc/ruby-otr-activerecord/examples/grape-activerecord5/lib/.keep
./usr/share/doc/ruby-otr-activerecord/examples/grape-activerecord5/test/fixtures/widgets.yml
./usr/share/doc/ruby-otr-activerecord/examples/grape-activerecord5/test/models/widgets_test.rb
./usr/share/doc/ruby-otr-activerecord/examples/grape-activerecord5/test/routes/v1/widgets_test.rb
./usr/share/doc/ruby-otr-activerecord/examples/grape-activerecord5/test/support/api_test_case.rb
./usr/share/doc/ruby-otr-activerecord/examples/grape-activerecord5/test/support/helpers.rb
./usr/share/doc/ruby-otr-activerecord/examples/grape-activerecord5/test/support/test_case.rb
./usr/share/doc/ruby-otr-activerecord/examples/grape-activerecord5/test/test_helper.rb
... and 65 more