lolita 3.3.1 → 3.3.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/lib/lolita/version.rb +1 -1
- data/spec/rails_app/log/development.log +154 -0
- metadata +14 -8
    
        checksums.yaml
    CHANGED
    
    | @@ -1,7 +1,7 @@ | |
| 1 1 | 
             
            ---
         | 
| 2 2 | 
             
            SHA1:
         | 
| 3 | 
            -
              metadata.gz:  | 
| 4 | 
            -
              data.tar.gz:  | 
| 3 | 
            +
              metadata.gz: 92a854b5bf2513d37fcea78cdcd67a7ef1f40db8
         | 
| 4 | 
            +
              data.tar.gz: 37adab1dd81d4ea84b9d15c1a76021693d63d648
         | 
| 5 5 | 
             
            SHA512:
         | 
| 6 | 
            -
              metadata.gz:  | 
| 7 | 
            -
              data.tar.gz:  | 
| 6 | 
            +
              metadata.gz: 37841823053dd07424973012beae6c6806cb515df1d4607919c48edaa35c8bbdbb1ce5ee02474f61164c53a41fecfaba11dee9c1f89814ff9dd9f80f60ad7514
         | 
| 7 | 
            +
              data.tar.gz: 5246e0e4515c57d7a9351cd120f9df544fd1e35d9203019ac4650440f6ef7cb4c94ec023bc13c4eab4194482746996f6be0644e5dd994c7a057bd276409dfd4e
         | 
    
        data/lib/lolita/version.rb
    CHANGED
    
    
| @@ -13721,3 +13721,157 @@ Processing by Lolita::RestController#index as HTML | |
| 13721 13721 | 
             
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/navigation/_tree.html.haml (0.8ms)
         | 
| 13722 13722 | 
             
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/navigation/_display.html.haml (2.0ms)
         | 
| 13723 13723 | 
             
            Completed 200 OK in 53ms (Views: 49.3ms)
         | 
| 13724 | 
            +
            Processing by Lolita::RestController#index as HTML
         | 
| 13725 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/list/_title.html.haml (114.7ms)
         | 
| 13726 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/list/_new_resource.html.haml (2.1ms)
         | 
| 13727 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/column/header/_display.html.haml (1.3ms)
         | 
| 13728 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/column/header/_last.html.haml (0.8ms)
         | 
| 13729 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/columns/header/_display.html.haml (6.0ms)
         | 
| 13730 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/columns/body/_display.html.haml (1.2ms)
         | 
| 13731 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/columns/_display.html.haml (11.1ms)
         | 
| 13732 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/list/_paginator.html.haml (27.4ms)
         | 
| 13733 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/list/_display.html.haml (163.4ms)
         | 
| 13734 | 
            +
            Compiled jquery.js  (4ms)  (pid 31955)
         | 
| 13735 | 
            +
            Compiled jquery_ujs.js  (0ms)  (pid 31955)
         | 
| 13736 | 
            +
            Compiled tinymce-rails-config-manager/manager.js  (606ms)  (pid 31955)
         | 
| 13737 | 
            +
            Compiled tinymce-rails-config-manager.js  (610ms)  (pid 31955)
         | 
| 13738 | 
            +
            Compiled lolita/main.js  (1ms)  (pid 31955)
         | 
| 13739 | 
            +
            Compiled jquery-ui.js  (5ms)  (pid 31955)
         | 
| 13740 | 
            +
            Compiled lolita/tab.js  (33ms)  (pid 31955)
         | 
| 13741 | 
            +
            Compiled lolita/application.js  (1031ms)  (pid 31955)
         | 
| 13742 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/shared/_flash.html.haml (1.0ms)
         | 
| 13743 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/shared/_languages.html.haml (1.0ms)
         | 
| 13744 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/shared/_header.html.haml (3.7ms)
         | 
| 13745 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/navigation/_tree.html.haml (2.1ms)
         | 
| 13746 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/navigation/_display.html.haml (4.2ms)
         | 
| 13747 | 
            +
            Completed 200 OK in 1339ms (Views: 1335.3ms)
         | 
| 13748 | 
            +
            Processing by Lolita::RestController#new as HTML
         | 
| 13749 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/shared/_save_button.html.haml (1.0ms)
         | 
| 13750 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/shared/_save_button.html.haml (0.9ms)
         | 
| 13751 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/shared/_save_button.html.haml (0.3ms)
         | 
| 13752 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/shared/_buttons.html.haml (7.2ms)
         | 
| 13753 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/shared/_right_sidebar.html.haml (10.2ms)
         | 
| 13754 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/tab/_title.html.haml (1.3ms)
         | 
| 13755 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/tab/_error_msg.html.haml (1.5ms)
         | 
| 13756 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/field/_label.html.haml (1.2ms)
         | 
| 13757 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/field/string/_display.html.haml (0.9ms)
         | 
| 13758 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/field/_display.html.haml (6.8ms)
         | 
| 13759 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/field/_label.html.haml (0.5ms)
         | 
| 13760 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/field/string/_display.html.haml (0.3ms)
         | 
| 13761 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/field/_display.html.haml (3.7ms)
         | 
| 13762 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/field/_label.html.haml (0.5ms)
         | 
| 13763 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/field/boolean/_display.html.haml (0.9ms)
         | 
| 13764 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/field/_display.html.haml (4.5ms)
         | 
| 13765 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/field/_label.html.haml (0.5ms)
         | 
| 13766 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/field/string/_display.html.haml (0.3ms)
         | 
| 13767 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/field/big_decimal/_display.html.haml (2.2ms)
         | 
| 13768 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/field/_display.html.haml (5.8ms)
         | 
| 13769 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/field/_label.html.haml (0.5ms)
         | 
| 13770 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/field/date_time/_display.html.haml (3.8ms)
         | 
| 13771 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/field/_display.html.haml (7.7ms)
         | 
| 13772 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/field/_label.html.haml (0.5ms)
         | 
| 13773 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/field/date/_display.html.haml (58.1ms)
         | 
| 13774 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/field/_display.html.haml (62.4ms)
         | 
| 13775 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/field/_label.html.haml (0.6ms)
         | 
| 13776 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/field/string/_display.html.haml (0.4ms)
         | 
| 13777 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/field/_display.html.haml (4.7ms)
         | 
| 13778 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/field/_label.html.haml (0.6ms)
         | 
| 13779 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/field/array/autocomplete/_input.html.haml (1.7ms)
         | 
| 13780 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/field/array/autocomplete/_display.html.haml (5.2ms)
         | 
| 13781 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/field/_display.html.haml (9.6ms)
         | 
| 13782 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/field/_label.html.haml (0.5ms)
         | 
| 13783 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/field/string/_display.html.haml (0.3ms)
         | 
| 13784 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/field/_display.html.haml (3.8ms)
         | 
| 13785 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/tab/_fields.html.haml (122.1ms)
         | 
| 13786 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/tab/default/_display.html.haml (124.6ms)
         | 
| 13787 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/tab/content/_display.html.haml (127.0ms)
         | 
| 13788 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/tab/_display.html.haml (134.0ms)
         | 
| 13789 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/tabs/_form.html.haml (139.8ms)
         | 
| 13790 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/tabs/_display.html.haml (158.0ms)
         | 
| 13791 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/shared/_flash.html.haml (0.1ms)
         | 
| 13792 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/shared/_languages.html.haml (0.1ms)
         | 
| 13793 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/shared/_header.html.haml (1.4ms)
         | 
| 13794 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/navigation/_tree.html.haml (0.9ms)
         | 
| 13795 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/navigation/_display.html.haml (2.1ms)
         | 
| 13796 | 
            +
            Completed 200 OK in 190ms (Views: 188.5ms)
         | 
| 13797 | 
            +
            Processing by Lolita::RestController#new as HTML
         | 
| 13798 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/shared/_save_button.html.haml (0.3ms)
         | 
| 13799 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/shared/_save_button.html.haml (0.3ms)
         | 
| 13800 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/shared/_save_button.html.haml (0.3ms)
         | 
| 13801 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/shared/_buttons.html.haml (4.7ms)
         | 
| 13802 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/shared/_right_sidebar.html.haml (6.1ms)
         | 
| 13803 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/tab/_title.html.haml (0.3ms)
         | 
| 13804 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/tab/_error_msg.html.haml (0.1ms)
         | 
| 13805 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/field/_label.html.haml (0.6ms)
         | 
| 13806 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/field/string/_display.html.haml (0.3ms)
         | 
| 13807 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/field/_display.html.haml (4.1ms)
         | 
| 13808 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/field/_label.html.haml (1.0ms)
         | 
| 13809 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/field/string/_display.html.haml (0.3ms)
         | 
| 13810 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/field/_display.html.haml (4.9ms)
         | 
| 13811 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/field/_label.html.haml (0.5ms)
         | 
| 13812 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/field/boolean/_display.html.haml (0.3ms)
         | 
| 13813 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/field/_display.html.haml (3.7ms)
         | 
| 13814 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/field/_label.html.haml (0.6ms)
         | 
| 13815 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/field/string/_display.html.haml (0.4ms)
         | 
| 13816 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/field/big_decimal/_display.html.haml (1.8ms)
         | 
| 13817 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/field/_display.html.haml (5.5ms)
         | 
| 13818 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/field/_label.html.haml (0.5ms)
         | 
| 13819 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/field/date_time/_display.html.haml (3.4ms)
         | 
| 13820 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/field/_display.html.haml (7.2ms)
         | 
| 13821 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/field/_label.html.haml (0.5ms)
         | 
| 13822 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/field/date/_display.html.haml (1.6ms)
         | 
| 13823 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/field/_display.html.haml (5.1ms)
         | 
| 13824 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/field/_label.html.haml (0.4ms)
         | 
| 13825 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/field/string/_display.html.haml (0.3ms)
         | 
| 13826 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/field/_display.html.haml (3.9ms)
         | 
| 13827 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/field/_label.html.haml (0.6ms)
         | 
| 13828 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/field/array/autocomplete/_input.html.haml (0.6ms)
         | 
| 13829 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/field/array/autocomplete/_display.html.haml (2.3ms)
         | 
| 13830 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/field/_display.html.haml (6.1ms)
         | 
| 13831 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/field/_label.html.haml (0.6ms)
         | 
| 13832 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/field/string/_display.html.haml (0.4ms)
         | 
| 13833 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/field/_display.html.haml (4.2ms)
         | 
| 13834 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/tab/_fields.html.haml (56.5ms)
         | 
| 13835 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/tab/default/_display.html.haml (58.3ms)
         | 
| 13836 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/tab/content/_display.html.haml (60.1ms)
         | 
| 13837 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/tab/_display.html.haml (63.8ms)
         | 
| 13838 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/tabs/_form.html.haml (139.2ms)
         | 
| 13839 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/tabs/_display.html.haml (150.3ms)
         | 
| 13840 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/shared/_flash.html.haml (0.1ms)
         | 
| 13841 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/shared/_languages.html.haml (0.1ms)
         | 
| 13842 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/shared/_header.html.haml (1.5ms)
         | 
| 13843 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/navigation/_tree.html.haml (1.0ms)
         | 
| 13844 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/navigation/_display.html.haml (2.2ms)
         | 
| 13845 | 
            +
            Completed 200 OK in 183ms (Views: 181.3ms)
         | 
| 13846 | 
            +
            Processing by Lolita::RestController#index as HTML
         | 
| 13847 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/list/_title.html.haml (0.4ms)
         | 
| 13848 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/list/_new_resource.html.haml (1.1ms)
         | 
| 13849 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/column/header/_display.html.haml (0.4ms)
         | 
| 13850 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/column/header/_last.html.haml (0.2ms)
         | 
| 13851 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/columns/header/_display.html.haml (3.7ms)
         | 
| 13852 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/columns/body/_display.html.haml (0.6ms)
         | 
| 13853 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/columns/_display.html.haml (7.2ms)
         | 
| 13854 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/list/_paginator.html.haml (1.2ms)
         | 
| 13855 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/list/_display.html.haml (17.2ms)
         | 
| 13856 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/shared/_flash.html.haml (0.1ms)
         | 
| 13857 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/shared/_languages.html.haml (0.1ms)
         | 
| 13858 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/shared/_header.html.haml (1.5ms)
         | 
| 13859 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/navigation/_tree.html.haml (0.8ms)
         | 
| 13860 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/navigation/_display.html.haml (2.0ms)
         | 
| 13861 | 
            +
            Completed 200 OK in 49ms (Views: 47.4ms)
         | 
| 13862 | 
            +
            Processing by Lolita::RestController#index as HTML
         | 
| 13863 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/list/_title.html.haml (0.3ms)
         | 
| 13864 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/list/_new_resource.html.haml (0.8ms)
         | 
| 13865 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/column/header/_display.html.haml (0.4ms)
         | 
| 13866 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/column/header/_last.html.haml (0.2ms)
         | 
| 13867 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/columns/header/_display.html.haml (3.7ms)
         | 
| 13868 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/columns/body/_display.html.haml (0.7ms)
         | 
| 13869 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/columns/_display.html.haml (7.7ms)
         | 
| 13870 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/list/_paginator.html.haml (1.4ms)
         | 
| 13871 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/configuration/list/_display.html.haml (15.9ms)
         | 
| 13872 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/shared/_flash.html.haml (0.1ms)
         | 
| 13873 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/shared/_languages.html.haml (0.1ms)
         | 
| 13874 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/shared/_header.html.haml (1.7ms)
         | 
| 13875 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/navigation/_tree.html.haml (0.8ms)
         | 
| 13876 | 
            +
              Rendered /home/gatis/Code/ruby/lolita/app/views/components/lolita/navigation/_display.html.haml (2.1ms)
         | 
| 13877 | 
            +
            Completed 200 OK in 48ms (Views: 46.7ms)
         | 
    
        metadata
    CHANGED
    
    | @@ -1,14 +1,14 @@ | |
| 1 1 | 
             
            --- !ruby/object:Gem::Specification
         | 
| 2 2 | 
             
            name: lolita
         | 
| 3 3 | 
             
            version: !ruby/object:Gem::Version
         | 
| 4 | 
            -
              version: 3.3. | 
| 4 | 
            +
              version: 3.3.2
         | 
| 5 5 | 
             
            platform: ruby
         | 
| 6 6 | 
             
            authors:
         | 
| 7 7 | 
             
            - ITHouse (Latvia) and Arturs Meisters
         | 
| 8 8 | 
             
            autorequire: 
         | 
| 9 9 | 
             
            bindir: bin
         | 
| 10 10 | 
             
            cert_chain: []
         | 
| 11 | 
            -
            date: 2013-07- | 
| 11 | 
            +
            date: 2013-07-10 00:00:00.000000000 Z
         | 
| 12 12 | 
             
            dependencies:
         | 
| 13 13 | 
             
            - !ruby/object:Gem::Dependency
         | 
| 14 14 | 
             
              name: kaminari
         | 
| @@ -70,16 +70,22 @@ dependencies: | |
| 70 70 | 
             
              name: jquery-rails
         | 
| 71 71 | 
             
              requirement: !ruby/object:Gem::Requirement
         | 
| 72 72 | 
             
                requirements:
         | 
| 73 | 
            -
                - -  | 
| 73 | 
            +
                - - '>='
         | 
| 74 74 | 
             
                  - !ruby/object:Gem::Version
         | 
| 75 | 
            -
                    version: 2. | 
| 75 | 
            +
                    version: '2.1'
         | 
| 76 | 
            +
                - - <
         | 
| 77 | 
            +
                  - !ruby/object:Gem::Version
         | 
| 78 | 
            +
                    version: '3.0'
         | 
| 76 79 | 
             
              type: :runtime
         | 
| 77 80 | 
             
              prerelease: false
         | 
| 78 81 | 
             
              version_requirements: !ruby/object:Gem::Requirement
         | 
| 79 82 | 
             
                requirements:
         | 
| 80 | 
            -
                - -  | 
| 83 | 
            +
                - - '>='
         | 
| 81 84 | 
             
                  - !ruby/object:Gem::Version
         | 
| 82 | 
            -
                    version: 2. | 
| 85 | 
            +
                    version: '2.1'
         | 
| 86 | 
            +
                - - <
         | 
| 87 | 
            +
                  - !ruby/object:Gem::Version
         | 
| 88 | 
            +
                    version: '3.0'
         | 
| 83 89 | 
             
            - !ruby/object:Gem::Dependency
         | 
| 84 90 | 
             
              name: tinymce-rails
         | 
| 85 91 | 
             
              requirement: !ruby/object:Gem::Requirement
         | 
| @@ -100,14 +106,14 @@ dependencies: | |
| 100 106 | 
             
                requirements:
         | 
| 101 107 | 
             
                - - '>='
         | 
| 102 108 | 
             
                  - !ruby/object:Gem::Version
         | 
| 103 | 
            -
                    version: '0'
         | 
| 109 | 
            +
                    version: '0.1'
         | 
| 104 110 | 
             
              type: :runtime
         | 
| 105 111 | 
             
              prerelease: false
         | 
| 106 112 | 
             
              version_requirements: !ruby/object:Gem::Requirement
         | 
| 107 113 | 
             
                requirements:
         | 
| 108 114 | 
             
                - - '>='
         | 
| 109 115 | 
             
                  - !ruby/object:Gem::Version
         | 
| 110 | 
            -
                    version: '0'
         | 
| 116 | 
            +
                    version: '0.1'
         | 
| 111 117 | 
             
            description: Manage Rails, application backend with ease.
         | 
| 112 118 | 
             
            email: support@ithouse.lv
         | 
| 113 119 | 
             
            executables: []
         |