在Rails中汇总时间序列数据-Ruby开发

时间:2024-06-16 05:49:31
【文件属性】:

文件名称:在Rails中汇总时间序列数据-Ruby开发

文件大小:21KB

文件格式:ZIP

更新时间:2024-06-16 05:49:31

Ruby Miscellaneous

Rail Rails汇总中的时间序列数据:fire:Rails中的汇总时间数据可与Ahoy和Searchjoy安装配合使用。将此行添加到应用程序的Gemfile中:gem'rollups'对于Rails <6,还添加:gem'activerecord-import'并运行:bundle install rails生成汇总rails db:migrate目录入门创建汇总查询汇总其他主题示例入门将按天创建的用户数存储在汇总表User.rollup(“ New users”)中。意甲


【文件预览】:
rollup-master
----gemfiles()
--------activerecord51.gemfile(108B)
--------activerecord60.gemfile(82B)
--------activerecord52.gemfile(108B)
----.github()
--------workflows()
----LICENSE.txt(1KB)
----lib()
--------rollup()
--------generators()
--------rollup.rb(3KB)
--------rollups.rb(289B)
----Gemfile(39B)
----Rakefile(543B)
----test()
--------test_helper.rb(925B)
--------column_test.rb(1KB)
--------dimensions_test.rb(2KB)
--------calculation_test.rb(3KB)
--------query_test.rb(4KB)
--------aggregator_test.rb(2KB)
--------interval_test.rb(2KB)
--------support()
--------rollup_test.rb(1KB)
----README.md(7KB)
----rollups.gemspec(863B)
----.gitignore(80B)
----CHANGELOG.md(184B)

网友评论