seo_pages 1.3.0 → 1.3.1
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/app/assets/stylesheets/seo_pages/application.css +31 -6
 - data/app/views/seo_pages/seo_page_defaults/edit.html.erb +1 -1
 - data/app/views/seo_pages/seo_pages/edit.html.erb +1 -1
 - data/app/views/seo_pages/seo_pages/index.html.erb +2 -2
 - data/lib/seo_pages/version.rb +1 -1
 - data/test/dummy/db/development.sqlite3 +0 -0
 - data/test/dummy/log/development.log +1157 -0
 - data/test/dummy/tmp/cache/assets/development/sprockets/2d8705afe57b62d44449d69f4222290f +0 -0
 - data/test/dummy/tmp/cache/assets/development/sprockets/4f86487aa5d289eda467a8c6537a96d7 +0 -0
 - data/test/dummy/tmp/cache/assets/development/sprockets/b64ef79b76b687f0bcd96c61bfcbad04 +0 -0
 - data/test/dummy/tmp/pids/server.pid +1 -0
 - metadata +4 -2
 
| 
         @@ -1576,3 +1576,1160 @@ Started GET "/assets/seo_pages/seo_page_defaults.js?body=1" for 127.0.0.1 at 201 
     | 
|
| 
       1576 
1576 
     | 
    
         | 
| 
       1577 
1577 
     | 
    
         | 
| 
       1578 
1578 
     | 
    
         
             
            Started GET "/assets/seo_pages/application.js?body=1" for 127.0.0.1 at 2013-09-09 18:48:13 +0200
         
     | 
| 
      
 1579 
     | 
    
         
            +
             
     | 
| 
      
 1580 
     | 
    
         
            +
             
     | 
| 
      
 1581 
     | 
    
         
            +
            Started GET "/" for 127.0.0.1 at 2013-09-17 22:41:44 +0200
         
     | 
| 
      
 1582 
     | 
    
         
            +
             
     | 
| 
      
 1583 
     | 
    
         
            +
            Gem::LoadError (Specified 'sqlite3' for database adapter, but the gem is not loaded. Add `gem 'sqlite3'` to your Gemfile.):
         
     | 
| 
      
 1584 
     | 
    
         
            +
              activerecord (4.0.0) lib/active_record/connection_adapters/connection_specification.rb:58:in `rescue in resolve_hash_connection'
         
     | 
| 
      
 1585 
     | 
    
         
            +
              activerecord (4.0.0) lib/active_record/connection_adapters/connection_specification.rb:55:in `resolve_hash_connection'
         
     | 
| 
      
 1586 
     | 
    
         
            +
              activerecord (4.0.0) lib/active_record/connection_adapters/connection_specification.rb:46:in `resolve_string_connection'
         
     | 
| 
      
 1587 
     | 
    
         
            +
              activerecord (4.0.0) lib/active_record/connection_adapters/connection_specification.rb:30:in `spec'
         
     | 
| 
      
 1588 
     | 
    
         
            +
              activerecord (4.0.0) lib/active_record/connection_handling.rb:39:in `establish_connection'
         
     | 
| 
      
 1589 
     | 
    
         
            +
              activerecord (4.0.0) lib/active_record/railtie.rb:175:in `block (2 levels) in <class:Railtie>'
         
     | 
| 
      
 1590 
     | 
    
         
            +
              activesupport (4.0.0) lib/active_support/lazy_load_hooks.rb:38:in `instance_eval'
         
     | 
| 
      
 1591 
     | 
    
         
            +
              activesupport (4.0.0) lib/active_support/lazy_load_hooks.rb:38:in `execute_hook'
         
     | 
| 
      
 1592 
     | 
    
         
            +
              activesupport (4.0.0) lib/active_support/lazy_load_hooks.rb:45:in `block in run_load_hooks'
         
     | 
| 
      
 1593 
     | 
    
         
            +
              activesupport (4.0.0) lib/active_support/lazy_load_hooks.rb:44:in `each'
         
     | 
| 
      
 1594 
     | 
    
         
            +
              activesupport (4.0.0) lib/active_support/lazy_load_hooks.rb:44:in `run_load_hooks'
         
     | 
| 
      
 1595 
     | 
    
         
            +
              activerecord (4.0.0) lib/active_record/base.rb:322:in `<module:ActiveRecord>'
         
     | 
| 
      
 1596 
     | 
    
         
            +
              activerecord (4.0.0) lib/active_record/base.rb:22:in `<top (required)>'
         
     | 
| 
      
 1597 
     | 
    
         
            +
              activesupport (4.0.0) lib/active_support/dependencies.rb:228:in `require'
         
     | 
| 
      
 1598 
     | 
    
         
            +
              activesupport (4.0.0) lib/active_support/dependencies.rb:228:in `block in require'
         
     | 
| 
      
 1599 
     | 
    
         
            +
              activesupport (4.0.0) lib/active_support/dependencies.rb:213:in `load_dependency'
         
     | 
| 
      
 1600 
     | 
    
         
            +
              activesupport (4.0.0) lib/active_support/dependencies.rb:228:in `require'
         
     | 
| 
      
 1601 
     | 
    
         
            +
              activerecord (4.0.0) lib/active_record/schema_migration.rb:3:in `<top (required)>'
         
     | 
| 
      
 1602 
     | 
    
         
            +
              activerecord (4.0.0) lib/active_record/migration.rb:783:in `schema_migrations_table_name'
         
     | 
| 
      
 1603 
     | 
    
         
            +
              activerecord (4.0.0) lib/active_record/migration.rb:791:in `current_version'
         
     | 
| 
      
 1604 
     | 
    
         
            +
              activerecord (4.0.0) lib/active_record/migration.rb:800:in `needs_migration?'
         
     | 
| 
      
 1605 
     | 
    
         
            +
              activerecord (4.0.0) lib/active_record/migration.rb:379:in `check_pending!'
         
     | 
| 
      
 1606 
     | 
    
         
            +
              activerecord (4.0.0) lib/active_record/migration.rb:366:in `call'
         
     | 
| 
      
 1607 
     | 
    
         
            +
              actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
         
     | 
| 
      
 1608 
     | 
    
         
            +
              activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__957971154__call__callbacks'
         
     | 
| 
      
 1609 
     | 
    
         
            +
              activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks'
         
     | 
| 
      
 1610 
     | 
    
         
            +
              actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
         
     | 
| 
      
 1611 
     | 
    
         
            +
              actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call'
         
     | 
| 
      
 1612 
     | 
    
         
            +
              actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call'
         
     | 
| 
      
 1613 
     | 
    
         
            +
              actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
         
     | 
| 
      
 1614 
     | 
    
         
            +
              actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
         
     | 
| 
      
 1615 
     | 
    
         
            +
              railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app'
         
     | 
| 
      
 1616 
     | 
    
         
            +
              railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call'
         
     | 
| 
      
 1617 
     | 
    
         
            +
              activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged'
         
     | 
| 
      
 1618 
     | 
    
         
            +
              activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged'
         
     | 
| 
      
 1619 
     | 
    
         
            +
              activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged'
         
     | 
| 
      
 1620 
     | 
    
         
            +
              railties (4.0.0) lib/rails/rack/logger.rb:21:in `call'
         
     | 
| 
      
 1621 
     | 
    
         
            +
              actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call'
         
     | 
| 
      
 1622 
     | 
    
         
            +
              rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
         
     | 
| 
      
 1623 
     | 
    
         
            +
              rack (1.5.2) lib/rack/runtime.rb:17:in `call'
         
     | 
| 
      
 1624 
     | 
    
         
            +
              activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call'
         
     | 
| 
      
 1625 
     | 
    
         
            +
              rack (1.5.2) lib/rack/lock.rb:17:in `call'
         
     | 
| 
      
 1626 
     | 
    
         
            +
              actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call'
         
     | 
| 
      
 1627 
     | 
    
         
            +
              railties (4.0.0) lib/rails/engine.rb:511:in `call'
         
     | 
| 
      
 1628 
     | 
    
         
            +
              railties (4.0.0) lib/rails/application.rb:97:in `call'
         
     | 
| 
      
 1629 
     | 
    
         
            +
              rack (1.5.2) lib/rack/lock.rb:17:in `call'
         
     | 
| 
      
 1630 
     | 
    
         
            +
              rack (1.5.2) lib/rack/content_length.rb:14:in `call'
         
     | 
| 
      
 1631 
     | 
    
         
            +
              rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
         
     | 
| 
      
 1632 
     | 
    
         
            +
              /home/hassan/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
         
     | 
| 
      
 1633 
     | 
    
         
            +
              /home/hassan/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
         
     | 
| 
      
 1634 
     | 
    
         
            +
              /home/hassan/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
         
     | 
| 
      
 1635 
     | 
    
         
            +
             
     | 
| 
      
 1636 
     | 
    
         
            +
             
     | 
| 
      
 1637 
     | 
    
         
            +
              Rendered /home/hassan/.rvm/gems/ruby-2.0.0-p0@rails-4.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_source.erb (1.4ms)
         
     | 
| 
      
 1638 
     | 
    
         
            +
              Rendered /home/hassan/.rvm/gems/ruby-2.0.0-p0@rails-4.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.9ms)
         
     | 
| 
      
 1639 
     | 
    
         
            +
              Rendered /home/hassan/.rvm/gems/ruby-2.0.0-p0@rails-4.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (2.2ms)
         
     | 
| 
      
 1640 
     | 
    
         
            +
              Rendered /home/hassan/.rvm/gems/ruby-2.0.0-p0@rails-4.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (62.3ms)
         
     | 
| 
      
 1641 
     | 
    
         
            +
             
     | 
| 
      
 1642 
     | 
    
         
            +
             
     | 
| 
      
 1643 
     | 
    
         
            +
            Started GET "/" for 127.0.0.1 at 2013-09-17 22:42:34 +0200
         
     | 
| 
      
 1644 
     | 
    
         
            +
             
     | 
| 
      
 1645 
     | 
    
         
            +
            Gem::LoadError (Specified 'sqlite3' for database adapter, but the gem is not loaded. Add `gem 'sqlite3'` to your Gemfile.):
         
     | 
| 
      
 1646 
     | 
    
         
            +
              activerecord (4.0.0) lib/active_record/connection_adapters/connection_specification.rb:58:in `rescue in resolve_hash_connection'
         
     | 
| 
      
 1647 
     | 
    
         
            +
              activerecord (4.0.0) lib/active_record/connection_adapters/connection_specification.rb:55:in `resolve_hash_connection'
         
     | 
| 
      
 1648 
     | 
    
         
            +
              activerecord (4.0.0) lib/active_record/connection_adapters/connection_specification.rb:46:in `resolve_string_connection'
         
     | 
| 
      
 1649 
     | 
    
         
            +
              activerecord (4.0.0) lib/active_record/connection_adapters/connection_specification.rb:30:in `spec'
         
     | 
| 
      
 1650 
     | 
    
         
            +
              activerecord (4.0.0) lib/active_record/connection_handling.rb:39:in `establish_connection'
         
     | 
| 
      
 1651 
     | 
    
         
            +
              activerecord (4.0.0) lib/active_record/railtie.rb:175:in `block (2 levels) in <class:Railtie>'
         
     | 
| 
      
 1652 
     | 
    
         
            +
              activesupport (4.0.0) lib/active_support/lazy_load_hooks.rb:38:in `instance_eval'
         
     | 
| 
      
 1653 
     | 
    
         
            +
              activesupport (4.0.0) lib/active_support/lazy_load_hooks.rb:38:in `execute_hook'
         
     | 
| 
      
 1654 
     | 
    
         
            +
              activesupport (4.0.0) lib/active_support/lazy_load_hooks.rb:45:in `block in run_load_hooks'
         
     | 
| 
      
 1655 
     | 
    
         
            +
              activesupport (4.0.0) lib/active_support/lazy_load_hooks.rb:44:in `each'
         
     | 
| 
      
 1656 
     | 
    
         
            +
              activesupport (4.0.0) lib/active_support/lazy_load_hooks.rb:44:in `run_load_hooks'
         
     | 
| 
      
 1657 
     | 
    
         
            +
              activerecord (4.0.0) lib/active_record/base.rb:322:in `<module:ActiveRecord>'
         
     | 
| 
      
 1658 
     | 
    
         
            +
              activerecord (4.0.0) lib/active_record/base.rb:22:in `<top (required)>'
         
     | 
| 
      
 1659 
     | 
    
         
            +
              activesupport (4.0.0) lib/active_support/dependencies.rb:228:in `require'
         
     | 
| 
      
 1660 
     | 
    
         
            +
              activesupport (4.0.0) lib/active_support/dependencies.rb:228:in `block in require'
         
     | 
| 
      
 1661 
     | 
    
         
            +
              activesupport (4.0.0) lib/active_support/dependencies.rb:213:in `load_dependency'
         
     | 
| 
      
 1662 
     | 
    
         
            +
              activesupport (4.0.0) lib/active_support/dependencies.rb:228:in `require'
         
     | 
| 
      
 1663 
     | 
    
         
            +
              activerecord (4.0.0) lib/active_record/schema_migration.rb:3:in `<top (required)>'
         
     | 
| 
      
 1664 
     | 
    
         
            +
              activerecord (4.0.0) lib/active_record/migration.rb:783:in `schema_migrations_table_name'
         
     | 
| 
      
 1665 
     | 
    
         
            +
              activerecord (4.0.0) lib/active_record/migration.rb:791:in `current_version'
         
     | 
| 
      
 1666 
     | 
    
         
            +
              activerecord (4.0.0) lib/active_record/migration.rb:800:in `needs_migration?'
         
     | 
| 
      
 1667 
     | 
    
         
            +
              activerecord (4.0.0) lib/active_record/migration.rb:379:in `check_pending!'
         
     | 
| 
      
 1668 
     | 
    
         
            +
              activerecord (4.0.0) lib/active_record/migration.rb:366:in `call'
         
     | 
| 
      
 1669 
     | 
    
         
            +
              actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
         
     | 
| 
      
 1670 
     | 
    
         
            +
              activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__999083699__call__callbacks'
         
     | 
| 
      
 1671 
     | 
    
         
            +
              activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks'
         
     | 
| 
      
 1672 
     | 
    
         
            +
              actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
         
     | 
| 
      
 1673 
     | 
    
         
            +
              actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call'
         
     | 
| 
      
 1674 
     | 
    
         
            +
              actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call'
         
     | 
| 
      
 1675 
     | 
    
         
            +
              actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
         
     | 
| 
      
 1676 
     | 
    
         
            +
              actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
         
     | 
| 
      
 1677 
     | 
    
         
            +
              railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app'
         
     | 
| 
      
 1678 
     | 
    
         
            +
              railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call'
         
     | 
| 
      
 1679 
     | 
    
         
            +
              activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged'
         
     | 
| 
      
 1680 
     | 
    
         
            +
              activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged'
         
     | 
| 
      
 1681 
     | 
    
         
            +
              activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged'
         
     | 
| 
      
 1682 
     | 
    
         
            +
              railties (4.0.0) lib/rails/rack/logger.rb:21:in `call'
         
     | 
| 
      
 1683 
     | 
    
         
            +
              actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call'
         
     | 
| 
      
 1684 
     | 
    
         
            +
              rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
         
     | 
| 
      
 1685 
     | 
    
         
            +
              rack (1.5.2) lib/rack/runtime.rb:17:in `call'
         
     | 
| 
      
 1686 
     | 
    
         
            +
              activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call'
         
     | 
| 
      
 1687 
     | 
    
         
            +
              rack (1.5.2) lib/rack/lock.rb:17:in `call'
         
     | 
| 
      
 1688 
     | 
    
         
            +
              actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call'
         
     | 
| 
      
 1689 
     | 
    
         
            +
              railties (4.0.0) lib/rails/engine.rb:511:in `call'
         
     | 
| 
      
 1690 
     | 
    
         
            +
              railties (4.0.0) lib/rails/application.rb:97:in `call'
         
     | 
| 
      
 1691 
     | 
    
         
            +
              rack (1.5.2) lib/rack/lock.rb:17:in `call'
         
     | 
| 
      
 1692 
     | 
    
         
            +
              rack (1.5.2) lib/rack/content_length.rb:14:in `call'
         
     | 
| 
      
 1693 
     | 
    
         
            +
              rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
         
     | 
| 
      
 1694 
     | 
    
         
            +
              /home/hassan/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
         
     | 
| 
      
 1695 
     | 
    
         
            +
              /home/hassan/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
         
     | 
| 
      
 1696 
     | 
    
         
            +
              /home/hassan/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
         
     | 
| 
      
 1697 
     | 
    
         
            +
             
     | 
| 
      
 1698 
     | 
    
         
            +
             
     | 
| 
      
 1699 
     | 
    
         
            +
              Rendered /home/hassan/.rvm/gems/ruby-2.0.0-p0@rails-4.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_source.erb (0.7ms)
         
     | 
| 
      
 1700 
     | 
    
         
            +
              Rendered /home/hassan/.rvm/gems/ruby-2.0.0-p0@rails-4.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.4ms)
         
     | 
| 
      
 1701 
     | 
    
         
            +
              Rendered /home/hassan/.rvm/gems/ruby-2.0.0-p0@rails-4.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.2ms)
         
     | 
| 
      
 1702 
     | 
    
         
            +
              Rendered /home/hassan/.rvm/gems/ruby-2.0.0-p0@rails-4.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (15.4ms)
         
     | 
| 
      
 1703 
     | 
    
         
            +
             
     | 
| 
      
 1704 
     | 
    
         
            +
             
     | 
| 
      
 1705 
     | 
    
         
            +
            Started GET "/" for 127.0.0.1 at 2013-09-17 22:44:47 +0200
         
     | 
| 
      
 1706 
     | 
    
         
            +
              [1m[36mActiveRecord::SchemaMigration Load (0.2ms)[0m  [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
         
     | 
| 
      
 1707 
     | 
    
         
            +
            Processing by Rails::WelcomeController#index as HTML
         
     | 
| 
      
 1708 
     | 
    
         
            +
              Rendered /home/hassan/.rvm/gems/ruby-2.0.0-p0@rails-4.0/gems/railties-4.0.0/lib/rails/templates/rails/welcome/index.html.erb (6.4ms)
         
     | 
| 
      
 1709 
     | 
    
         
            +
            Completed 200 OK in 19ms (Views: 18.6ms | ActiveRecord: 0.0ms)
         
     | 
| 
      
 1710 
     | 
    
         
            +
             
     | 
| 
      
 1711 
     | 
    
         
            +
             
     | 
| 
      
 1712 
     | 
    
         
            +
            Started GET "/seo" for 127.0.0.1 at 2013-09-17 22:44:52 +0200
         
     | 
| 
      
 1713 
     | 
    
         
            +
             
     | 
| 
      
 1714 
     | 
    
         
            +
            ActionController::RoutingError (No route matches [GET] "/seo"):
         
     | 
| 
      
 1715 
     | 
    
         
            +
              actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
         
     | 
| 
      
 1716 
     | 
    
         
            +
              actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
         
     | 
| 
      
 1717 
     | 
    
         
            +
              railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app'
         
     | 
| 
      
 1718 
     | 
    
         
            +
              railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call'
         
     | 
| 
      
 1719 
     | 
    
         
            +
              activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged'
         
     | 
| 
      
 1720 
     | 
    
         
            +
              activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged'
         
     | 
| 
      
 1721 
     | 
    
         
            +
              activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged'
         
     | 
| 
      
 1722 
     | 
    
         
            +
              railties (4.0.0) lib/rails/rack/logger.rb:21:in `call'
         
     | 
| 
      
 1723 
     | 
    
         
            +
              actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call'
         
     | 
| 
      
 1724 
     | 
    
         
            +
              rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
         
     | 
| 
      
 1725 
     | 
    
         
            +
              rack (1.5.2) lib/rack/runtime.rb:17:in `call'
         
     | 
| 
      
 1726 
     | 
    
         
            +
              activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call'
         
     | 
| 
      
 1727 
     | 
    
         
            +
              rack (1.5.2) lib/rack/lock.rb:17:in `call'
         
     | 
| 
      
 1728 
     | 
    
         
            +
              actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call'
         
     | 
| 
      
 1729 
     | 
    
         
            +
              railties (4.0.0) lib/rails/engine.rb:511:in `call'
         
     | 
| 
      
 1730 
     | 
    
         
            +
              railties (4.0.0) lib/rails/application.rb:97:in `call'
         
     | 
| 
      
 1731 
     | 
    
         
            +
              rack (1.5.2) lib/rack/lock.rb:17:in `call'
         
     | 
| 
      
 1732 
     | 
    
         
            +
              rack (1.5.2) lib/rack/content_length.rb:14:in `call'
         
     | 
| 
      
 1733 
     | 
    
         
            +
              rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
         
     | 
| 
      
 1734 
     | 
    
         
            +
              /home/hassan/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
         
     | 
| 
      
 1735 
     | 
    
         
            +
              /home/hassan/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
         
     | 
| 
      
 1736 
     | 
    
         
            +
              /home/hassan/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
         
     | 
| 
      
 1737 
     | 
    
         
            +
             
     | 
| 
      
 1738 
     | 
    
         
            +
             
     | 
| 
      
 1739 
     | 
    
         
            +
              Rendered /home/hassan/.rvm/gems/ruby-2.0.0-p0@rails-4.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.9ms)
         
     | 
| 
      
 1740 
     | 
    
         
            +
              Rendered /home/hassan/.rvm/gems/ruby-2.0.0-p0@rails-4.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.0ms)
         
     | 
| 
      
 1741 
     | 
    
         
            +
              Rendered /home/hassan/.rvm/gems/ruby-2.0.0-p0@rails-4.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.7ms)
         
     | 
| 
      
 1742 
     | 
    
         
            +
              Rendered /home/hassan/.rvm/gems/ruby-2.0.0-p0@rails-4.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/routes/_table.html.erb (14.5ms)
         
     | 
| 
      
 1743 
     | 
    
         
            +
              Rendered /home/hassan/.rvm/gems/ruby-2.0.0-p0@rails-4.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (87.4ms)
         
     | 
| 
      
 1744 
     | 
    
         
            +
             
     | 
| 
      
 1745 
     | 
    
         
            +
             
     | 
| 
      
 1746 
     | 
    
         
            +
            Started GET "/seo_pages" for 127.0.0.1 at 2013-09-17 22:45:01 +0200
         
     | 
| 
      
 1747 
     | 
    
         
            +
            Processing by SeoPages::SeoPagesController#index as HTML
         
     | 
| 
      
 1748 
     | 
    
         
            +
              [1m[35mSeoPages::SeoPageDefault Load (0.2ms)[0m  SELECT "seo_pages_seo_page_defaults".* FROM "seo_pages_seo_page_defaults" ORDER BY "seo_pages_seo_page_defaults"."id" ASC LIMIT 1
         
     | 
| 
      
 1749 
     | 
    
         
            +
              [1m[36mSeoPages::SeoPage Load (0.1ms)[0m  [1mSELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages"[0m
         
     | 
| 
      
 1750 
     | 
    
         
            +
              Rendered /home/hassan/projects/rails/badrit/company_site/engines/seo_pages/app/views/seo_pages/seo_pages/index.html.erb within layouts/seo_pages/application (3.5ms)
         
     | 
| 
      
 1751 
     | 
    
         
            +
              [1m[35mCACHE (0.0ms)[0m  SELECT "seo_pages_seo_page_defaults".* FROM "seo_pages_seo_page_defaults" ORDER BY "seo_pages_seo_page_defaults"."id" ASC LIMIT 1
         
     | 
| 
      
 1752 
     | 
    
         
            +
              [1m[36mSeoPages::SeoPage Load (0.3ms)[0m  [1mSELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."url_identifier" = '/seo_pages/' ORDER BY "seo_pages_seo_pages"."id" ASC LIMIT 1[0m
         
     | 
| 
      
 1753 
     | 
    
         
            +
              [1m[35mCACHE (0.0ms)[0m  SELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."url_identifier" = '/seo_pages/' ORDER BY "seo_pages_seo_pages"."id" ASC LIMIT 1
         
     | 
| 
      
 1754 
     | 
    
         
            +
              [1m[36mCACHE (0.0ms)[0m  [1mSELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."url_identifier" = '/seo_pages/' ORDER BY "seo_pages_seo_pages"."id" ASC LIMIT 1[0m
         
     | 
| 
      
 1755 
     | 
    
         
            +
            Completed 200 OK in 242ms (Views: 200.0ms | ActiveRecord: 1.8ms)
         
     | 
| 
      
 1756 
     | 
    
         
            +
             
     | 
| 
      
 1757 
     | 
    
         
            +
             
     | 
| 
      
 1758 
     | 
    
         
            +
            Started GET "/assets/seo_pages/application.css?body=1" for 127.0.0.1 at 2013-09-17 22:45:01 +0200
         
     | 
| 
      
 1759 
     | 
    
         
            +
             
     | 
| 
      
 1760 
     | 
    
         
            +
             
     | 
| 
      
 1761 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_page_defaults.css?body=1" for 127.0.0.1 at 2013-09-17 22:45:01 +0200
         
     | 
| 
      
 1762 
     | 
    
         
            +
             
     | 
| 
      
 1763 
     | 
    
         
            +
             
     | 
| 
      
 1764 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_page_defaults.js?body=1" for 127.0.0.1 at 2013-09-17 22:45:02 +0200
         
     | 
| 
      
 1765 
     | 
    
         
            +
             
     | 
| 
      
 1766 
     | 
    
         
            +
             
     | 
| 
      
 1767 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_pages.css?body=1" for 127.0.0.1 at 2013-09-17 22:45:02 +0200
         
     | 
| 
      
 1768 
     | 
    
         
            +
             
     | 
| 
      
 1769 
     | 
    
         
            +
             
     | 
| 
      
 1770 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_pages.js?body=1" for 127.0.0.1 at 2013-09-17 22:45:02 +0200
         
     | 
| 
      
 1771 
     | 
    
         
            +
             
     | 
| 
      
 1772 
     | 
    
         
            +
             
     | 
| 
      
 1773 
     | 
    
         
            +
            Started GET "/assets/seo_pages/application.js?body=1" for 127.0.0.1 at 2013-09-17 22:45:02 +0200
         
     | 
| 
      
 1774 
     | 
    
         
            +
             
     | 
| 
      
 1775 
     | 
    
         
            +
             
     | 
| 
      
 1776 
     | 
    
         
            +
            Started GET "/seo_pages/seo_pages/new" for 127.0.0.1 at 2013-09-17 22:45:10 +0200
         
     | 
| 
      
 1777 
     | 
    
         
            +
            Processing by SeoPages::SeoPagesController#new as HTML
         
     | 
| 
      
 1778 
     | 
    
         
            +
              Rendered /home/hassan/projects/rails/badrit/company_site/engines/seo_pages/app/views/seo_pages/seo_pages/_form.html.erb (65.8ms)
         
     | 
| 
      
 1779 
     | 
    
         
            +
              Rendered /home/hassan/projects/rails/badrit/company_site/engines/seo_pages/app/views/seo_pages/seo_pages/new.html.erb within layouts/seo_pages/application (86.8ms)
         
     | 
| 
      
 1780 
     | 
    
         
            +
              [1m[35mSeoPages::SeoPageDefault Load (0.3ms)[0m  SELECT "seo_pages_seo_page_defaults".* FROM "seo_pages_seo_page_defaults" ORDER BY "seo_pages_seo_page_defaults"."id" ASC LIMIT 1
         
     | 
| 
      
 1781 
     | 
    
         
            +
              [1m[36mSeoPages::SeoPage Load (0.1ms)[0m  [1mSELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."url_identifier" = '/seo_pages/seo_pages/new' ORDER BY "seo_pages_seo_pages"."id" ASC LIMIT 1[0m
         
     | 
| 
      
 1782 
     | 
    
         
            +
              [1m[35mCACHE (0.0ms)[0m  SELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."url_identifier" = '/seo_pages/seo_pages/new' ORDER BY "seo_pages_seo_pages"."id" ASC LIMIT 1
         
     | 
| 
      
 1783 
     | 
    
         
            +
              [1m[36mCACHE (0.0ms)[0m  [1mSELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."url_identifier" = '/seo_pages/seo_pages/new' ORDER BY "seo_pages_seo_pages"."id" ASC LIMIT 1[0m
         
     | 
| 
      
 1784 
     | 
    
         
            +
            Completed 200 OK in 115ms (Views: 113.5ms | ActiveRecord: 0.4ms)
         
     | 
| 
      
 1785 
     | 
    
         
            +
             
     | 
| 
      
 1786 
     | 
    
         
            +
             
     | 
| 
      
 1787 
     | 
    
         
            +
            Started GET "/assets/seo_pages/application.css?body=1" for 127.0.0.1 at 2013-09-17 22:45:10 +0200
         
     | 
| 
      
 1788 
     | 
    
         
            +
             
     | 
| 
      
 1789 
     | 
    
         
            +
             
     | 
| 
      
 1790 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_page_defaults.css?body=1" for 127.0.0.1 at 2013-09-17 22:45:10 +0200
         
     | 
| 
      
 1791 
     | 
    
         
            +
             
     | 
| 
      
 1792 
     | 
    
         
            +
             
     | 
| 
      
 1793 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_pages.js?body=1" for 127.0.0.1 at 2013-09-17 22:45:10 +0200
         
     | 
| 
      
 1794 
     | 
    
         
            +
             
     | 
| 
      
 1795 
     | 
    
         
            +
             
     | 
| 
      
 1796 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_page_defaults.js?body=1" for 127.0.0.1 at 2013-09-17 22:45:10 +0200
         
     | 
| 
      
 1797 
     | 
    
         
            +
             
     | 
| 
      
 1798 
     | 
    
         
            +
             
     | 
| 
      
 1799 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_pages.css?body=1" for 127.0.0.1 at 2013-09-17 22:45:10 +0200
         
     | 
| 
      
 1800 
     | 
    
         
            +
             
     | 
| 
      
 1801 
     | 
    
         
            +
             
     | 
| 
      
 1802 
     | 
    
         
            +
            Started GET "/assets/seo_pages/application.js?body=1" for 127.0.0.1 at 2013-09-17 22:45:10 +0200
         
     | 
| 
      
 1803 
     | 
    
         
            +
             
     | 
| 
      
 1804 
     | 
    
         
            +
             
     | 
| 
      
 1805 
     | 
    
         
            +
            Started POST "/seo_pages/seo_pages" for 127.0.0.1 at 2013-09-17 22:46:09 +0200
         
     | 
| 
      
 1806 
     | 
    
         
            +
            Processing by SeoPages::SeoPagesController#create as HTML
         
     | 
| 
      
 1807 
     | 
    
         
            +
              Parameters: {"utf8"=>"✓", "authenticity_token"=>"8Q1Dn3tsCgNoKHqA+GkbFWkmcPSluMcq9Hqd3N+EK9A=", "seo_page"=>{"url_identifier"=>"/", "page_title"=>"BadrIT Egypt - Production-ready iPhone and Ruby on Rails development and outsourcing", "meta_keywords"=>"iphone,ruby,rails,ruby on rails,software development,software outsourcing", "meta_description"=>"BadrIT is a software company specialized in providing offshore services for Ruby on Rails web applications seekers and Mobile Applications for both native iOS/Android and cross platforms frameworks like PhoneGap"}, "commit"=>"Create Seo page"}
         
     | 
| 
      
 1808 
     | 
    
         
            +
              [1m[35m (0.1ms)[0m  begin transaction
         
     | 
| 
      
 1809 
     | 
    
         
            +
              [1m[36mSeoPages::SeoPage Exists (0.2ms)[0m  [1mSELECT 1 AS one FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."url_identifier" = '/' LIMIT 1[0m
         
     | 
| 
      
 1810 
     | 
    
         
            +
              [1m[35mSQL (151.1ms)[0m  INSERT INTO "seo_pages_seo_pages" ("created_at", "meta_description", "meta_keywords", "page_title", "updated_at", "url_identifier") VALUES (?, ?, ?, ?, ?, ?)  [["created_at", Tue, 17 Sep 2013 20:46:09 UTC +00:00], ["meta_description", "BadrIT is a software company specialized in providing offshore services for Ruby on Rails web applications seekers and Mobile Applications for both native iOS/Android and cross platforms frameworks like PhoneGap"], ["meta_keywords", "iphone,ruby,rails,ruby on rails,software development,software outsourcing"], ["page_title", "BadrIT Egypt - Production-ready iPhone and Ruby on Rails development and outsourcing"], ["updated_at", Tue, 17 Sep 2013 20:46:09 UTC +00:00], ["url_identifier", "/"]]
         
     | 
| 
      
 1811 
     | 
    
         
            +
              [1m[36m (182.9ms)[0m  [1mcommit transaction[0m
         
     | 
| 
      
 1812 
     | 
    
         
            +
            Redirected to http://0.0.0.0:3000/seo_pages/seo_pages/1
         
     | 
| 
      
 1813 
     | 
    
         
            +
            Completed 302 Found in 382ms (ActiveRecord: 334.4ms)
         
     | 
| 
      
 1814 
     | 
    
         
            +
             
     | 
| 
      
 1815 
     | 
    
         
            +
             
     | 
| 
      
 1816 
     | 
    
         
            +
            Started GET "/seo_pages/seo_pages/1" for 127.0.0.1 at 2013-09-17 22:46:10 +0200
         
     | 
| 
      
 1817 
     | 
    
         
            +
            Processing by SeoPages::SeoPagesController#show as HTML
         
     | 
| 
      
 1818 
     | 
    
         
            +
              Parameters: {"id"=>"1"}
         
     | 
| 
      
 1819 
     | 
    
         
            +
              [1m[35mSeoPages::SeoPage Load (0.4ms)[0m  SELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."id" = ? LIMIT 1  [["id", "1"]]
         
     | 
| 
      
 1820 
     | 
    
         
            +
              Rendered /home/hassan/projects/rails/badrit/company_site/engines/seo_pages/app/views/seo_pages/seo_pages/show.html.erb within layouts/seo_pages/application (4.0ms)
         
     | 
| 
      
 1821 
     | 
    
         
            +
              [1m[36mSeoPages::SeoPageDefault Load (0.3ms)[0m  [1mSELECT "seo_pages_seo_page_defaults".* FROM "seo_pages_seo_page_defaults" ORDER BY "seo_pages_seo_page_defaults"."id" ASC LIMIT 1[0m
         
     | 
| 
      
 1822 
     | 
    
         
            +
              [1m[35mSeoPages::SeoPage Load (0.2ms)[0m  SELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."url_identifier" = '/seo_pages/seo_pages/1' ORDER BY "seo_pages_seo_pages"."id" ASC LIMIT 1
         
     | 
| 
      
 1823 
     | 
    
         
            +
              [1m[36mCACHE (0.0ms)[0m  [1mSELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."url_identifier" = '/seo_pages/seo_pages/1' ORDER BY "seo_pages_seo_pages"."id" ASC LIMIT 1[0m
         
     | 
| 
      
 1824 
     | 
    
         
            +
              [1m[35mCACHE (0.0ms)[0m  SELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."url_identifier" = '/seo_pages/seo_pages/1' ORDER BY "seo_pages_seo_pages"."id" ASC LIMIT 1
         
     | 
| 
      
 1825 
     | 
    
         
            +
            Completed 200 OK in 38ms (Views: 34.1ms | ActiveRecord: 0.9ms)
         
     | 
| 
      
 1826 
     | 
    
         
            +
             
     | 
| 
      
 1827 
     | 
    
         
            +
             
     | 
| 
      
 1828 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_page_defaults.css?body=1" for 127.0.0.1 at 2013-09-17 22:46:10 +0200
         
     | 
| 
      
 1829 
     | 
    
         
            +
             
     | 
| 
      
 1830 
     | 
    
         
            +
             
     | 
| 
      
 1831 
     | 
    
         
            +
            Started GET "/assets/seo_pages/application.css?body=1" for 127.0.0.1 at 2013-09-17 22:46:10 +0200
         
     | 
| 
      
 1832 
     | 
    
         
            +
             
     | 
| 
      
 1833 
     | 
    
         
            +
             
     | 
| 
      
 1834 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_pages.js?body=1" for 127.0.0.1 at 2013-09-17 22:46:10 +0200
         
     | 
| 
      
 1835 
     | 
    
         
            +
             
     | 
| 
      
 1836 
     | 
    
         
            +
             
     | 
| 
      
 1837 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_page_defaults.js?body=1" for 127.0.0.1 at 2013-09-17 22:46:10 +0200
         
     | 
| 
      
 1838 
     | 
    
         
            +
             
     | 
| 
      
 1839 
     | 
    
         
            +
             
     | 
| 
      
 1840 
     | 
    
         
            +
            Started GET "/assets/seo_pages/application.js?body=1" for 127.0.0.1 at 2013-09-17 22:46:10 +0200
         
     | 
| 
      
 1841 
     | 
    
         
            +
             
     | 
| 
      
 1842 
     | 
    
         
            +
             
     | 
| 
      
 1843 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_pages.css?body=1" for 127.0.0.1 at 2013-09-17 22:46:10 +0200
         
     | 
| 
      
 1844 
     | 
    
         
            +
             
     | 
| 
      
 1845 
     | 
    
         
            +
             
     | 
| 
      
 1846 
     | 
    
         
            +
            Started GET "/seo_pages/seo_pages" for 127.0.0.1 at 2013-09-17 22:46:12 +0200
         
     | 
| 
      
 1847 
     | 
    
         
            +
            Processing by SeoPages::SeoPagesController#index as HTML
         
     | 
| 
      
 1848 
     | 
    
         
            +
              [1m[36mSeoPages::SeoPageDefault Load (0.2ms)[0m  [1mSELECT "seo_pages_seo_page_defaults".* FROM "seo_pages_seo_page_defaults" ORDER BY "seo_pages_seo_page_defaults"."id" ASC LIMIT 1[0m
         
     | 
| 
      
 1849 
     | 
    
         
            +
              [1m[35mSeoPages::SeoPage Load (0.1ms)[0m  SELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages"
         
     | 
| 
      
 1850 
     | 
    
         
            +
              Rendered /home/hassan/projects/rails/badrit/company_site/engines/seo_pages/app/views/seo_pages/seo_pages/index.html.erb within layouts/seo_pages/application (2.0ms)
         
     | 
| 
      
 1851 
     | 
    
         
            +
              [1m[36mCACHE (0.1ms)[0m  [1mSELECT "seo_pages_seo_page_defaults".* FROM "seo_pages_seo_page_defaults" ORDER BY "seo_pages_seo_page_defaults"."id" ASC LIMIT 1[0m
         
     | 
| 
      
 1852 
     | 
    
         
            +
              [1m[35mSeoPages::SeoPage Load (0.2ms)[0m  SELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."url_identifier" = '/seo_pages/seo_pages' ORDER BY "seo_pages_seo_pages"."id" ASC LIMIT 1
         
     | 
| 
      
 1853 
     | 
    
         
            +
              [1m[36mCACHE (0.0ms)[0m  [1mSELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."url_identifier" = '/seo_pages/seo_pages' ORDER BY "seo_pages_seo_pages"."id" ASC LIMIT 1[0m
         
     | 
| 
      
 1854 
     | 
    
         
            +
              [1m[35mCACHE (0.0ms)[0m  SELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."url_identifier" = '/seo_pages/seo_pages' ORDER BY "seo_pages_seo_pages"."id" ASC LIMIT 1
         
     | 
| 
      
 1855 
     | 
    
         
            +
            Completed 200 OK in 11ms (Views: 9.2ms | ActiveRecord: 0.7ms)
         
     | 
| 
      
 1856 
     | 
    
         
            +
             
     | 
| 
      
 1857 
     | 
    
         
            +
             
     | 
| 
      
 1858 
     | 
    
         
            +
            Started GET "/assets/seo_pages/application.css?body=1" for 127.0.0.1 at 2013-09-17 22:46:12 +0200
         
     | 
| 
      
 1859 
     | 
    
         
            +
             
     | 
| 
      
 1860 
     | 
    
         
            +
             
     | 
| 
      
 1861 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_page_defaults.css?body=1" for 127.0.0.1 at 2013-09-17 22:46:12 +0200
         
     | 
| 
      
 1862 
     | 
    
         
            +
             
     | 
| 
      
 1863 
     | 
    
         
            +
             
     | 
| 
      
 1864 
     | 
    
         
            +
            Started GET "/assets/seo_pages/application.js?body=1" for 127.0.0.1 at 2013-09-17 22:46:12 +0200
         
     | 
| 
      
 1865 
     | 
    
         
            +
             
     | 
| 
      
 1866 
     | 
    
         
            +
             
     | 
| 
      
 1867 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_pages.js?body=1" for 127.0.0.1 at 2013-09-17 22:46:12 +0200
         
     | 
| 
      
 1868 
     | 
    
         
            +
             
     | 
| 
      
 1869 
     | 
    
         
            +
             
     | 
| 
      
 1870 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_page_defaults.js?body=1" for 127.0.0.1 at 2013-09-17 22:46:12 +0200
         
     | 
| 
      
 1871 
     | 
    
         
            +
             
     | 
| 
      
 1872 
     | 
    
         
            +
             
     | 
| 
      
 1873 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_pages.css?body=1" for 127.0.0.1 at 2013-09-17 22:46:12 +0200
         
     | 
| 
      
 1874 
     | 
    
         
            +
             
     | 
| 
      
 1875 
     | 
    
         
            +
             
     | 
| 
      
 1876 
     | 
    
         
            +
            Started GET "/seo_pages/seo_pages" for 127.0.0.1 at 2013-09-17 22:47:08 +0200
         
     | 
| 
      
 1877 
     | 
    
         
            +
            Processing by SeoPages::SeoPagesController#index as HTML
         
     | 
| 
      
 1878 
     | 
    
         
            +
              [1m[36mSeoPages::SeoPageDefault Load (0.3ms)[0m  [1mSELECT "seo_pages_seo_page_defaults".* FROM "seo_pages_seo_page_defaults" ORDER BY "seo_pages_seo_page_defaults"."id" ASC LIMIT 1[0m
         
     | 
| 
      
 1879 
     | 
    
         
            +
              [1m[35mSeoPages::SeoPage Load (0.2ms)[0m  SELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages"
         
     | 
| 
      
 1880 
     | 
    
         
            +
              Rendered /home/hassan/projects/rails/badrit/company_site/engines/seo_pages/app/views/seo_pages/seo_pages/index.html.erb within layouts/seo_pages/application (2.4ms)
         
     | 
| 
      
 1881 
     | 
    
         
            +
              [1m[36mCACHE (0.0ms)[0m  [1mSELECT "seo_pages_seo_page_defaults".* FROM "seo_pages_seo_page_defaults" ORDER BY "seo_pages_seo_page_defaults"."id" ASC LIMIT 1[0m
         
     | 
| 
      
 1882 
     | 
    
         
            +
              [1m[35mSeoPages::SeoPage Load (0.2ms)[0m  SELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."url_identifier" = '/seo_pages/seo_pages' ORDER BY "seo_pages_seo_pages"."id" ASC LIMIT 1
         
     | 
| 
      
 1883 
     | 
    
         
            +
              [1m[36mCACHE (0.0ms)[0m  [1mSELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."url_identifier" = '/seo_pages/seo_pages' ORDER BY "seo_pages_seo_pages"."id" ASC LIMIT 1[0m
         
     | 
| 
      
 1884 
     | 
    
         
            +
              [1m[35mCACHE (0.0ms)[0m  SELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."url_identifier" = '/seo_pages/seo_pages' ORDER BY "seo_pages_seo_pages"."id" ASC LIMIT 1
         
     | 
| 
      
 1885 
     | 
    
         
            +
            Completed 200 OK in 23ms (Views: 20.8ms | ActiveRecord: 0.9ms)
         
     | 
| 
      
 1886 
     | 
    
         
            +
             
     | 
| 
      
 1887 
     | 
    
         
            +
             
     | 
| 
      
 1888 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_page_defaults.css?body=1" for 127.0.0.1 at 2013-09-17 22:47:08 +0200
         
     | 
| 
      
 1889 
     | 
    
         
            +
             
     | 
| 
      
 1890 
     | 
    
         
            +
             
     | 
| 
      
 1891 
     | 
    
         
            +
            Started GET "/assets/seo_pages/application.css?body=1" for 127.0.0.1 at 2013-09-17 22:47:08 +0200
         
     | 
| 
      
 1892 
     | 
    
         
            +
             
     | 
| 
      
 1893 
     | 
    
         
            +
             
     | 
| 
      
 1894 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_pages.css?body=1" for 127.0.0.1 at 2013-09-17 22:47:08 +0200
         
     | 
| 
      
 1895 
     | 
    
         
            +
             
     | 
| 
      
 1896 
     | 
    
         
            +
             
     | 
| 
      
 1897 
     | 
    
         
            +
            Started GET "/assets/seo_pages/application.js?body=1" for 127.0.0.1 at 2013-09-17 22:47:08 +0200
         
     | 
| 
      
 1898 
     | 
    
         
            +
             
     | 
| 
      
 1899 
     | 
    
         
            +
             
     | 
| 
      
 1900 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_page_defaults.js?body=1" for 127.0.0.1 at 2013-09-17 22:47:08 +0200
         
     | 
| 
      
 1901 
     | 
    
         
            +
             
     | 
| 
      
 1902 
     | 
    
         
            +
             
     | 
| 
      
 1903 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_pages.js?body=1" for 127.0.0.1 at 2013-09-17 22:47:08 +0200
         
     | 
| 
      
 1904 
     | 
    
         
            +
             
     | 
| 
      
 1905 
     | 
    
         
            +
             
     | 
| 
      
 1906 
     | 
    
         
            +
            Started GET "/seo_pages/seo_pages" for 127.0.0.1 at 2013-09-17 22:48:02 +0200
         
     | 
| 
      
 1907 
     | 
    
         
            +
            Processing by SeoPages::SeoPagesController#index as HTML
         
     | 
| 
      
 1908 
     | 
    
         
            +
              [1m[36mSeoPages::SeoPageDefault Load (0.4ms)[0m  [1mSELECT "seo_pages_seo_page_defaults".* FROM "seo_pages_seo_page_defaults" ORDER BY "seo_pages_seo_page_defaults"."id" ASC LIMIT 1[0m
         
     | 
| 
      
 1909 
     | 
    
         
            +
              [1m[35mSeoPages::SeoPage Load (0.2ms)[0m  SELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages"
         
     | 
| 
      
 1910 
     | 
    
         
            +
              Rendered /home/hassan/projects/rails/badrit/company_site/engines/seo_pages/app/views/seo_pages/seo_pages/index.html.erb within layouts/seo_pages/application (2.1ms)
         
     | 
| 
      
 1911 
     | 
    
         
            +
              [1m[36mCACHE (0.0ms)[0m  [1mSELECT "seo_pages_seo_page_defaults".* FROM "seo_pages_seo_page_defaults" ORDER BY "seo_pages_seo_page_defaults"."id" ASC LIMIT 1[0m
         
     | 
| 
      
 1912 
     | 
    
         
            +
              [1m[35mSeoPages::SeoPage Load (0.3ms)[0m  SELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."url_identifier" = '/seo_pages/seo_pages' ORDER BY "seo_pages_seo_pages"."id" ASC LIMIT 1
         
     | 
| 
      
 1913 
     | 
    
         
            +
              [1m[36mCACHE (0.0ms)[0m  [1mSELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."url_identifier" = '/seo_pages/seo_pages' ORDER BY "seo_pages_seo_pages"."id" ASC LIMIT 1[0m
         
     | 
| 
      
 1914 
     | 
    
         
            +
              [1m[35mCACHE (0.0ms)[0m  SELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."url_identifier" = '/seo_pages/seo_pages' ORDER BY "seo_pages_seo_pages"."id" ASC LIMIT 1
         
     | 
| 
      
 1915 
     | 
    
         
            +
            Completed 200 OK in 23ms (Views: 20.6ms | ActiveRecord: 0.9ms)
         
     | 
| 
      
 1916 
     | 
    
         
            +
             
     | 
| 
      
 1917 
     | 
    
         
            +
             
     | 
| 
      
 1918 
     | 
    
         
            +
            Started GET "/assets/seo_pages/application.css?body=1" for 127.0.0.1 at 2013-09-17 22:48:02 +0200
         
     | 
| 
      
 1919 
     | 
    
         
            +
             
     | 
| 
      
 1920 
     | 
    
         
            +
             
     | 
| 
      
 1921 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_page_defaults.css?body=1" for 127.0.0.1 at 2013-09-17 22:48:02 +0200
         
     | 
| 
      
 1922 
     | 
    
         
            +
             
     | 
| 
      
 1923 
     | 
    
         
            +
             
     | 
| 
      
 1924 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_page_defaults.js?body=1" for 127.0.0.1 at 2013-09-17 22:48:02 +0200
         
     | 
| 
      
 1925 
     | 
    
         
            +
             
     | 
| 
      
 1926 
     | 
    
         
            +
             
     | 
| 
      
 1927 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_pages.css?body=1" for 127.0.0.1 at 2013-09-17 22:48:02 +0200
         
     | 
| 
      
 1928 
     | 
    
         
            +
             
     | 
| 
      
 1929 
     | 
    
         
            +
             
     | 
| 
      
 1930 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_pages.js?body=1" for 127.0.0.1 at 2013-09-17 22:48:02 +0200
         
     | 
| 
      
 1931 
     | 
    
         
            +
             
     | 
| 
      
 1932 
     | 
    
         
            +
             
     | 
| 
      
 1933 
     | 
    
         
            +
            Started GET "/assets/seo_pages/application.js?body=1" for 127.0.0.1 at 2013-09-17 22:48:02 +0200
         
     | 
| 
      
 1934 
     | 
    
         
            +
             
     | 
| 
      
 1935 
     | 
    
         
            +
             
     | 
| 
      
 1936 
     | 
    
         
            +
            Started GET "/seo_pages/seo_pages" for 127.0.0.1 at 2013-09-17 22:48:18 +0200
         
     | 
| 
      
 1937 
     | 
    
         
            +
            Processing by SeoPages::SeoPagesController#index as HTML
         
     | 
| 
      
 1938 
     | 
    
         
            +
              [1m[36mSeoPages::SeoPageDefault Load (0.4ms)[0m  [1mSELECT "seo_pages_seo_page_defaults".* FROM "seo_pages_seo_page_defaults" ORDER BY "seo_pages_seo_page_defaults"."id" ASC LIMIT 1[0m
         
     | 
| 
      
 1939 
     | 
    
         
            +
              [1m[35mSeoPages::SeoPage Load (0.4ms)[0m  SELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages"
         
     | 
| 
      
 1940 
     | 
    
         
            +
              Rendered /home/hassan/projects/rails/badrit/company_site/engines/seo_pages/app/views/seo_pages/seo_pages/index.html.erb within layouts/seo_pages/application (2.8ms)
         
     | 
| 
      
 1941 
     | 
    
         
            +
              [1m[36mCACHE (0.0ms)[0m  [1mSELECT "seo_pages_seo_page_defaults".* FROM "seo_pages_seo_page_defaults" ORDER BY "seo_pages_seo_page_defaults"."id" ASC LIMIT 1[0m
         
     | 
| 
      
 1942 
     | 
    
         
            +
              [1m[35mSeoPages::SeoPage Load (0.2ms)[0m  SELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."url_identifier" = '/seo_pages/seo_pages' ORDER BY "seo_pages_seo_pages"."id" ASC LIMIT 1
         
     | 
| 
      
 1943 
     | 
    
         
            +
              [1m[36mCACHE (0.0ms)[0m  [1mSELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."url_identifier" = '/seo_pages/seo_pages' ORDER BY "seo_pages_seo_pages"."id" ASC LIMIT 1[0m
         
     | 
| 
      
 1944 
     | 
    
         
            +
              [1m[35mCACHE (0.0ms)[0m  SELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."url_identifier" = '/seo_pages/seo_pages' ORDER BY "seo_pages_seo_pages"."id" ASC LIMIT 1
         
     | 
| 
      
 1945 
     | 
    
         
            +
            Completed 200 OK in 23ms (Views: 20.8ms | ActiveRecord: 1.0ms)
         
     | 
| 
      
 1946 
     | 
    
         
            +
             
     | 
| 
      
 1947 
     | 
    
         
            +
             
     | 
| 
      
 1948 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_page_defaults.css?body=1" for 127.0.0.1 at 2013-09-17 22:48:18 +0200
         
     | 
| 
      
 1949 
     | 
    
         
            +
             
     | 
| 
      
 1950 
     | 
    
         
            +
             
     | 
| 
      
 1951 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_pages.js?body=1" for 127.0.0.1 at 2013-09-17 22:48:18 +0200
         
     | 
| 
      
 1952 
     | 
    
         
            +
             
     | 
| 
      
 1953 
     | 
    
         
            +
             
     | 
| 
      
 1954 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_page_defaults.js?body=1" for 127.0.0.1 at 2013-09-17 22:48:18 +0200
         
     | 
| 
      
 1955 
     | 
    
         
            +
             
     | 
| 
      
 1956 
     | 
    
         
            +
             
     | 
| 
      
 1957 
     | 
    
         
            +
            Started GET "/assets/seo_pages/application.js?body=1" for 127.0.0.1 at 2013-09-17 22:48:18 +0200
         
     | 
| 
      
 1958 
     | 
    
         
            +
             
     | 
| 
      
 1959 
     | 
    
         
            +
             
     | 
| 
      
 1960 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_pages.css?body=1" for 127.0.0.1 at 2013-09-17 22:48:18 +0200
         
     | 
| 
      
 1961 
     | 
    
         
            +
             
     | 
| 
      
 1962 
     | 
    
         
            +
             
     | 
| 
      
 1963 
     | 
    
         
            +
            Started GET "/assets/seo_pages/application.css?body=1" for 127.0.0.1 at 2013-09-17 22:48:18 +0200
         
     | 
| 
      
 1964 
     | 
    
         
            +
             
     | 
| 
      
 1965 
     | 
    
         
            +
             
     | 
| 
      
 1966 
     | 
    
         
            +
            Started GET "/seo_pages/seo_pages" for 127.0.0.1 at 2013-09-17 22:48:32 +0200
         
     | 
| 
      
 1967 
     | 
    
         
            +
            Processing by SeoPages::SeoPagesController#index as HTML
         
     | 
| 
      
 1968 
     | 
    
         
            +
              [1m[36mSeoPages::SeoPageDefault Load (0.4ms)[0m  [1mSELECT "seo_pages_seo_page_defaults".* FROM "seo_pages_seo_page_defaults" ORDER BY "seo_pages_seo_page_defaults"."id" ASC LIMIT 1[0m
         
     | 
| 
      
 1969 
     | 
    
         
            +
              [1m[35mSeoPages::SeoPage Load (0.2ms)[0m  SELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages"
         
     | 
| 
      
 1970 
     | 
    
         
            +
              Rendered /home/hassan/projects/rails/badrit/company_site/engines/seo_pages/app/views/seo_pages/seo_pages/index.html.erb within layouts/seo_pages/application (2.1ms)
         
     | 
| 
      
 1971 
     | 
    
         
            +
              [1m[36mCACHE (0.0ms)[0m  [1mSELECT "seo_pages_seo_page_defaults".* FROM "seo_pages_seo_page_defaults" ORDER BY "seo_pages_seo_page_defaults"."id" ASC LIMIT 1[0m
         
     | 
| 
      
 1972 
     | 
    
         
            +
              [1m[35mSeoPages::SeoPage Load (0.3ms)[0m  SELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."url_identifier" = '/seo_pages/seo_pages' ORDER BY "seo_pages_seo_pages"."id" ASC LIMIT 1
         
     | 
| 
      
 1973 
     | 
    
         
            +
              [1m[36mCACHE (0.0ms)[0m  [1mSELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."url_identifier" = '/seo_pages/seo_pages' ORDER BY "seo_pages_seo_pages"."id" ASC LIMIT 1[0m
         
     | 
| 
      
 1974 
     | 
    
         
            +
              [1m[35mCACHE (0.0ms)[0m  SELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."url_identifier" = '/seo_pages/seo_pages' ORDER BY "seo_pages_seo_pages"."id" ASC LIMIT 1
         
     | 
| 
      
 1975 
     | 
    
         
            +
            Completed 200 OK in 22ms (Views: 20.1ms | ActiveRecord: 0.9ms)
         
     | 
| 
      
 1976 
     | 
    
         
            +
             
     | 
| 
      
 1977 
     | 
    
         
            +
             
     | 
| 
      
 1978 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_page_defaults.css?body=1" for 127.0.0.1 at 2013-09-17 22:48:32 +0200
         
     | 
| 
      
 1979 
     | 
    
         
            +
             
     | 
| 
      
 1980 
     | 
    
         
            +
             
     | 
| 
      
 1981 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_page_defaults.js?body=1" for 127.0.0.1 at 2013-09-17 22:48:32 +0200
         
     | 
| 
      
 1982 
     | 
    
         
            +
             
     | 
| 
      
 1983 
     | 
    
         
            +
             
     | 
| 
      
 1984 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_pages.css?body=1" for 127.0.0.1 at 2013-09-17 22:48:32 +0200
         
     | 
| 
      
 1985 
     | 
    
         
            +
             
     | 
| 
      
 1986 
     | 
    
         
            +
             
     | 
| 
      
 1987 
     | 
    
         
            +
            Started GET "/assets/seo_pages/application.js?body=1" for 127.0.0.1 at 2013-09-17 22:48:32 +0200
         
     | 
| 
      
 1988 
     | 
    
         
            +
             
     | 
| 
      
 1989 
     | 
    
         
            +
             
     | 
| 
      
 1990 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_pages.js?body=1" for 127.0.0.1 at 2013-09-17 22:48:32 +0200
         
     | 
| 
      
 1991 
     | 
    
         
            +
             
     | 
| 
      
 1992 
     | 
    
         
            +
             
     | 
| 
      
 1993 
     | 
    
         
            +
            Started GET "/assets/seo_pages/application.css?body=1" for 127.0.0.1 at 2013-09-17 22:48:32 +0200
         
     | 
| 
      
 1994 
     | 
    
         
            +
             
     | 
| 
      
 1995 
     | 
    
         
            +
             
     | 
| 
      
 1996 
     | 
    
         
            +
            Started GET "/seo_pages/seo_pages" for 127.0.0.1 at 2013-09-17 22:49:31 +0200
         
     | 
| 
      
 1997 
     | 
    
         
            +
            Processing by SeoPages::SeoPagesController#index as HTML
         
     | 
| 
      
 1998 
     | 
    
         
            +
              [1m[36mSeoPages::SeoPageDefault Load (0.4ms)[0m  [1mSELECT "seo_pages_seo_page_defaults".* FROM "seo_pages_seo_page_defaults" ORDER BY "seo_pages_seo_page_defaults"."id" ASC LIMIT 1[0m
         
     | 
| 
      
 1999 
     | 
    
         
            +
              [1m[35mSeoPages::SeoPage Load (0.3ms)[0m  SELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages"
         
     | 
| 
      
 2000 
     | 
    
         
            +
              Rendered /home/hassan/projects/rails/badrit/company_site/engines/seo_pages/app/views/seo_pages/seo_pages/index.html.erb within layouts/seo_pages/application (3.8ms)
         
     | 
| 
      
 2001 
     | 
    
         
            +
              [1m[36mCACHE (0.0ms)[0m  [1mSELECT "seo_pages_seo_page_defaults".* FROM "seo_pages_seo_page_defaults" ORDER BY "seo_pages_seo_page_defaults"."id" ASC LIMIT 1[0m
         
     | 
| 
      
 2002 
     | 
    
         
            +
              [1m[35mSeoPages::SeoPage Load (0.2ms)[0m  SELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."url_identifier" = '/seo_pages/seo_pages' ORDER BY "seo_pages_seo_pages"."id" ASC LIMIT 1
         
     | 
| 
      
 2003 
     | 
    
         
            +
              [1m[36mCACHE (0.0ms)[0m  [1mSELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."url_identifier" = '/seo_pages/seo_pages' ORDER BY "seo_pages_seo_pages"."id" ASC LIMIT 1[0m
         
     | 
| 
      
 2004 
     | 
    
         
            +
              [1m[35mCACHE (0.0ms)[0m  SELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."url_identifier" = '/seo_pages/seo_pages' ORDER BY "seo_pages_seo_pages"."id" ASC LIMIT 1
         
     | 
| 
      
 2005 
     | 
    
         
            +
            Completed 200 OK in 16ms (Views: 13.5ms | ActiveRecord: 0.9ms)
         
     | 
| 
      
 2006 
     | 
    
         
            +
             
     | 
| 
      
 2007 
     | 
    
         
            +
             
     | 
| 
      
 2008 
     | 
    
         
            +
            Started GET "/assets/seo_pages/application.css?body=1" for 127.0.0.1 at 2013-09-17 22:49:31 +0200
         
     | 
| 
      
 2009 
     | 
    
         
            +
             
     | 
| 
      
 2010 
     | 
    
         
            +
             
     | 
| 
      
 2011 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_page_defaults.css?body=1" for 127.0.0.1 at 2013-09-17 22:49:31 +0200
         
     | 
| 
      
 2012 
     | 
    
         
            +
             
     | 
| 
      
 2013 
     | 
    
         
            +
             
     | 
| 
      
 2014 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_pages.css?body=1" for 127.0.0.1 at 2013-09-17 22:49:31 +0200
         
     | 
| 
      
 2015 
     | 
    
         
            +
             
     | 
| 
      
 2016 
     | 
    
         
            +
             
     | 
| 
      
 2017 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_page_defaults.js?body=1" for 127.0.0.1 at 2013-09-17 22:49:31 +0200
         
     | 
| 
      
 2018 
     | 
    
         
            +
             
     | 
| 
      
 2019 
     | 
    
         
            +
             
     | 
| 
      
 2020 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_pages.js?body=1" for 127.0.0.1 at 2013-09-17 22:49:31 +0200
         
     | 
| 
      
 2021 
     | 
    
         
            +
             
     | 
| 
      
 2022 
     | 
    
         
            +
             
     | 
| 
      
 2023 
     | 
    
         
            +
            Started GET "/assets/seo_pages/application.js?body=1" for 127.0.0.1 at 2013-09-17 22:49:31 +0200
         
     | 
| 
      
 2024 
     | 
    
         
            +
             
     | 
| 
      
 2025 
     | 
    
         
            +
             
     | 
| 
      
 2026 
     | 
    
         
            +
            Started GET "/seo_pages/seo_pages" for 127.0.0.1 at 2013-09-17 22:50:37 +0200
         
     | 
| 
      
 2027 
     | 
    
         
            +
            Processing by SeoPages::SeoPagesController#index as HTML
         
     | 
| 
      
 2028 
     | 
    
         
            +
              [1m[36mSeoPages::SeoPageDefault Load (0.3ms)[0m  [1mSELECT "seo_pages_seo_page_defaults".* FROM "seo_pages_seo_page_defaults" ORDER BY "seo_pages_seo_page_defaults"."id" ASC LIMIT 1[0m
         
     | 
| 
      
 2029 
     | 
    
         
            +
              [1m[35mSeoPages::SeoPage Load (0.2ms)[0m  SELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages"
         
     | 
| 
      
 2030 
     | 
    
         
            +
              Rendered /home/hassan/projects/rails/badrit/company_site/engines/seo_pages/app/views/seo_pages/seo_pages/index.html.erb within layouts/seo_pages/application (2.6ms)
         
     | 
| 
      
 2031 
     | 
    
         
            +
              [1m[36mCACHE (0.0ms)[0m  [1mSELECT "seo_pages_seo_page_defaults".* FROM "seo_pages_seo_page_defaults" ORDER BY "seo_pages_seo_page_defaults"."id" ASC LIMIT 1[0m
         
     | 
| 
      
 2032 
     | 
    
         
            +
              [1m[35mSeoPages::SeoPage Load (0.2ms)[0m  SELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."url_identifier" = '/seo_pages/seo_pages' ORDER BY "seo_pages_seo_pages"."id" ASC LIMIT 1
         
     | 
| 
      
 2033 
     | 
    
         
            +
              [1m[36mCACHE (0.0ms)[0m  [1mSELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."url_identifier" = '/seo_pages/seo_pages' ORDER BY "seo_pages_seo_pages"."id" ASC LIMIT 1[0m
         
     | 
| 
      
 2034 
     | 
    
         
            +
              [1m[35mCACHE (0.0ms)[0m  SELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."url_identifier" = '/seo_pages/seo_pages' ORDER BY "seo_pages_seo_pages"."id" ASC LIMIT 1
         
     | 
| 
      
 2035 
     | 
    
         
            +
            Completed 200 OK in 22ms (Views: 19.9ms | ActiveRecord: 0.8ms)
         
     | 
| 
      
 2036 
     | 
    
         
            +
             
     | 
| 
      
 2037 
     | 
    
         
            +
             
     | 
| 
      
 2038 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_page_defaults.css?body=1" for 127.0.0.1 at 2013-09-17 22:50:37 +0200
         
     | 
| 
      
 2039 
     | 
    
         
            +
             
     | 
| 
      
 2040 
     | 
    
         
            +
             
     | 
| 
      
 2041 
     | 
    
         
            +
            Started GET "/assets/seo_pages/application.css?body=1" for 127.0.0.1 at 2013-09-17 22:50:37 +0200
         
     | 
| 
      
 2042 
     | 
    
         
            +
             
     | 
| 
      
 2043 
     | 
    
         
            +
             
     | 
| 
      
 2044 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_pages.css?body=1" for 127.0.0.1 at 2013-09-17 22:50:37 +0200
         
     | 
| 
      
 2045 
     | 
    
         
            +
             
     | 
| 
      
 2046 
     | 
    
         
            +
             
     | 
| 
      
 2047 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_page_defaults.js?body=1" for 127.0.0.1 at 2013-09-17 22:50:37 +0200
         
     | 
| 
      
 2048 
     | 
    
         
            +
             
     | 
| 
      
 2049 
     | 
    
         
            +
             
     | 
| 
      
 2050 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_pages.js?body=1" for 127.0.0.1 at 2013-09-17 22:50:37 +0200
         
     | 
| 
      
 2051 
     | 
    
         
            +
             
     | 
| 
      
 2052 
     | 
    
         
            +
             
     | 
| 
      
 2053 
     | 
    
         
            +
            Started GET "/assets/seo_pages/application.js?body=1" for 127.0.0.1 at 2013-09-17 22:50:38 +0200
         
     | 
| 
      
 2054 
     | 
    
         
            +
             
     | 
| 
      
 2055 
     | 
    
         
            +
             
     | 
| 
      
 2056 
     | 
    
         
            +
            Started GET "/seo_pages/seo_pages" for 127.0.0.1 at 2013-09-17 22:51:22 +0200
         
     | 
| 
      
 2057 
     | 
    
         
            +
            Processing by SeoPages::SeoPagesController#index as HTML
         
     | 
| 
      
 2058 
     | 
    
         
            +
              [1m[36mSeoPages::SeoPageDefault Load (0.2ms)[0m  [1mSELECT "seo_pages_seo_page_defaults".* FROM "seo_pages_seo_page_defaults" ORDER BY "seo_pages_seo_page_defaults"."id" ASC LIMIT 1[0m
         
     | 
| 
      
 2059 
     | 
    
         
            +
              [1m[35mSeoPages::SeoPage Load (0.1ms)[0m  SELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages"
         
     | 
| 
      
 2060 
     | 
    
         
            +
              Rendered /home/hassan/projects/rails/badrit/company_site/engines/seo_pages/app/views/seo_pages/seo_pages/index.html.erb within layouts/seo_pages/application (1.9ms)
         
     | 
| 
      
 2061 
     | 
    
         
            +
              [1m[36mCACHE (0.0ms)[0m  [1mSELECT "seo_pages_seo_page_defaults".* FROM "seo_pages_seo_page_defaults" ORDER BY "seo_pages_seo_page_defaults"."id" ASC LIMIT 1[0m
         
     | 
| 
      
 2062 
     | 
    
         
            +
              [1m[35mSeoPages::SeoPage Load (0.2ms)[0m  SELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."url_identifier" = '/seo_pages/seo_pages' ORDER BY "seo_pages_seo_pages"."id" ASC LIMIT 1
         
     | 
| 
      
 2063 
     | 
    
         
            +
              [1m[36mCACHE (0.0ms)[0m  [1mSELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."url_identifier" = '/seo_pages/seo_pages' ORDER BY "seo_pages_seo_pages"."id" ASC LIMIT 1[0m
         
     | 
| 
      
 2064 
     | 
    
         
            +
              [1m[35mCACHE (0.0ms)[0m  SELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."url_identifier" = '/seo_pages/seo_pages' ORDER BY "seo_pages_seo_pages"."id" ASC LIMIT 1
         
     | 
| 
      
 2065 
     | 
    
         
            +
            Completed 200 OK in 19ms (Views: 17.9ms | ActiveRecord: 0.6ms)
         
     | 
| 
      
 2066 
     | 
    
         
            +
             
     | 
| 
      
 2067 
     | 
    
         
            +
             
     | 
| 
      
 2068 
     | 
    
         
            +
            Started GET "/assets/seo_pages/application.css?body=1" for 127.0.0.1 at 2013-09-17 22:51:22 +0200
         
     | 
| 
      
 2069 
     | 
    
         
            +
             
     | 
| 
      
 2070 
     | 
    
         
            +
             
     | 
| 
      
 2071 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_page_defaults.css?body=1" for 127.0.0.1 at 2013-09-17 22:51:22 +0200
         
     | 
| 
      
 2072 
     | 
    
         
            +
             
     | 
| 
      
 2073 
     | 
    
         
            +
             
     | 
| 
      
 2074 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_page_defaults.js?body=1" for 127.0.0.1 at 2013-09-17 22:51:22 +0200
         
     | 
| 
      
 2075 
     | 
    
         
            +
             
     | 
| 
      
 2076 
     | 
    
         
            +
             
     | 
| 
      
 2077 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_pages.css?body=1" for 127.0.0.1 at 2013-09-17 22:51:22 +0200
         
     | 
| 
      
 2078 
     | 
    
         
            +
             
     | 
| 
      
 2079 
     | 
    
         
            +
             
     | 
| 
      
 2080 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_pages.js?body=1" for 127.0.0.1 at 2013-09-17 22:51:22 +0200
         
     | 
| 
      
 2081 
     | 
    
         
            +
             
     | 
| 
      
 2082 
     | 
    
         
            +
             
     | 
| 
      
 2083 
     | 
    
         
            +
            Started GET "/assets/seo_pages/application.js?body=1" for 127.0.0.1 at 2013-09-17 22:51:22 +0200
         
     | 
| 
      
 2084 
     | 
    
         
            +
             
     | 
| 
      
 2085 
     | 
    
         
            +
             
     | 
| 
      
 2086 
     | 
    
         
            +
            Started GET "/seo_pages/seo_pages" for 127.0.0.1 at 2013-09-17 22:51:35 +0200
         
     | 
| 
      
 2087 
     | 
    
         
            +
            Processing by SeoPages::SeoPagesController#index as HTML
         
     | 
| 
      
 2088 
     | 
    
         
            +
              [1m[36mSeoPages::SeoPageDefault Load (0.2ms)[0m  [1mSELECT "seo_pages_seo_page_defaults".* FROM "seo_pages_seo_page_defaults" ORDER BY "seo_pages_seo_page_defaults"."id" ASC LIMIT 1[0m
         
     | 
| 
      
 2089 
     | 
    
         
            +
              [1m[35mSeoPages::SeoPage Load (0.2ms)[0m  SELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages"
         
     | 
| 
      
 2090 
     | 
    
         
            +
              Rendered /home/hassan/projects/rails/badrit/company_site/engines/seo_pages/app/views/seo_pages/seo_pages/index.html.erb within layouts/seo_pages/application (2.0ms)
         
     | 
| 
      
 2091 
     | 
    
         
            +
              [1m[36mCACHE (0.0ms)[0m  [1mSELECT "seo_pages_seo_page_defaults".* FROM "seo_pages_seo_page_defaults" ORDER BY "seo_pages_seo_page_defaults"."id" ASC LIMIT 1[0m
         
     | 
| 
      
 2092 
     | 
    
         
            +
              [1m[35mSeoPages::SeoPage Load (0.2ms)[0m  SELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."url_identifier" = '/seo_pages/seo_pages' ORDER BY "seo_pages_seo_pages"."id" ASC LIMIT 1
         
     | 
| 
      
 2093 
     | 
    
         
            +
              [1m[36mCACHE (0.0ms)[0m  [1mSELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."url_identifier" = '/seo_pages/seo_pages' ORDER BY "seo_pages_seo_pages"."id" ASC LIMIT 1[0m
         
     | 
| 
      
 2094 
     | 
    
         
            +
              [1m[35mCACHE (0.0ms)[0m  SELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."url_identifier" = '/seo_pages/seo_pages' ORDER BY "seo_pages_seo_pages"."id" ASC LIMIT 1
         
     | 
| 
      
 2095 
     | 
    
         
            +
            Completed 200 OK in 20ms (Views: 18.1ms | ActiveRecord: 0.6ms)
         
     | 
| 
      
 2096 
     | 
    
         
            +
             
     | 
| 
      
 2097 
     | 
    
         
            +
             
     | 
| 
      
 2098 
     | 
    
         
            +
            Started GET "/assets/seo_pages/application.css?body=1" for 127.0.0.1 at 2013-09-17 22:51:35 +0200
         
     | 
| 
      
 2099 
     | 
    
         
            +
             
     | 
| 
      
 2100 
     | 
    
         
            +
             
     | 
| 
      
 2101 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_pages.css?body=1" for 127.0.0.1 at 2013-09-17 22:51:35 +0200
         
     | 
| 
      
 2102 
     | 
    
         
            +
             
     | 
| 
      
 2103 
     | 
    
         
            +
             
     | 
| 
      
 2104 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_pages.js?body=1" for 127.0.0.1 at 2013-09-17 22:51:35 +0200
         
     | 
| 
      
 2105 
     | 
    
         
            +
             
     | 
| 
      
 2106 
     | 
    
         
            +
             
     | 
| 
      
 2107 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_page_defaults.js?body=1" for 127.0.0.1 at 2013-09-17 22:51:35 +0200
         
     | 
| 
      
 2108 
     | 
    
         
            +
             
     | 
| 
      
 2109 
     | 
    
         
            +
             
     | 
| 
      
 2110 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_page_defaults.css?body=1" for 127.0.0.1 at 2013-09-17 22:51:35 +0200
         
     | 
| 
      
 2111 
     | 
    
         
            +
             
     | 
| 
      
 2112 
     | 
    
         
            +
             
     | 
| 
      
 2113 
     | 
    
         
            +
            Started GET "/assets/seo_pages/application.js?body=1" for 127.0.0.1 at 2013-09-17 22:51:35 +0200
         
     | 
| 
      
 2114 
     | 
    
         
            +
             
     | 
| 
      
 2115 
     | 
    
         
            +
             
     | 
| 
      
 2116 
     | 
    
         
            +
            Started GET "/seo_pages/seo_pages" for 127.0.0.1 at 2013-09-17 22:51:46 +0200
         
     | 
| 
      
 2117 
     | 
    
         
            +
            Processing by SeoPages::SeoPagesController#index as HTML
         
     | 
| 
      
 2118 
     | 
    
         
            +
              [1m[36mSeoPages::SeoPageDefault Load (0.2ms)[0m  [1mSELECT "seo_pages_seo_page_defaults".* FROM "seo_pages_seo_page_defaults" ORDER BY "seo_pages_seo_page_defaults"."id" ASC LIMIT 1[0m
         
     | 
| 
      
 2119 
     | 
    
         
            +
              [1m[35mSeoPages::SeoPage Load (0.2ms)[0m  SELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages"
         
     | 
| 
      
 2120 
     | 
    
         
            +
              Rendered /home/hassan/projects/rails/badrit/company_site/engines/seo_pages/app/views/seo_pages/seo_pages/index.html.erb within layouts/seo_pages/application (2.1ms)
         
     | 
| 
      
 2121 
     | 
    
         
            +
              [1m[36mCACHE (0.0ms)[0m  [1mSELECT "seo_pages_seo_page_defaults".* FROM "seo_pages_seo_page_defaults" ORDER BY "seo_pages_seo_page_defaults"."id" ASC LIMIT 1[0m
         
     | 
| 
      
 2122 
     | 
    
         
            +
              [1m[35mSeoPages::SeoPage Load (0.2ms)[0m  SELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."url_identifier" = '/seo_pages/seo_pages' ORDER BY "seo_pages_seo_pages"."id" ASC LIMIT 1
         
     | 
| 
      
 2123 
     | 
    
         
            +
              [1m[36mCACHE (0.0ms)[0m  [1mSELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."url_identifier" = '/seo_pages/seo_pages' ORDER BY "seo_pages_seo_pages"."id" ASC LIMIT 1[0m
         
     | 
| 
      
 2124 
     | 
    
         
            +
              [1m[35mCACHE (0.0ms)[0m  SELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."url_identifier" = '/seo_pages/seo_pages' ORDER BY "seo_pages_seo_pages"."id" ASC LIMIT 1
         
     | 
| 
      
 2125 
     | 
    
         
            +
            Completed 200 OK in 20ms (Views: 18.6ms | ActiveRecord: 0.7ms)
         
     | 
| 
      
 2126 
     | 
    
         
            +
             
     | 
| 
      
 2127 
     | 
    
         
            +
             
     | 
| 
      
 2128 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_pages.css?body=1" for 127.0.0.1 at 2013-09-17 22:51:47 +0200
         
     | 
| 
      
 2129 
     | 
    
         
            +
             
     | 
| 
      
 2130 
     | 
    
         
            +
             
     | 
| 
      
 2131 
     | 
    
         
            +
            Started GET "/assets/seo_pages/application.css?body=1" for 127.0.0.1 at 2013-09-17 22:51:47 +0200
         
     | 
| 
      
 2132 
     | 
    
         
            +
             
     | 
| 
      
 2133 
     | 
    
         
            +
             
     | 
| 
      
 2134 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_page_defaults.css?body=1" for 127.0.0.1 at 2013-09-17 22:51:47 +0200
         
     | 
| 
      
 2135 
     | 
    
         
            +
             
     | 
| 
      
 2136 
     | 
    
         
            +
             
     | 
| 
      
 2137 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_pages.js?body=1" for 127.0.0.1 at 2013-09-17 22:51:47 +0200
         
     | 
| 
      
 2138 
     | 
    
         
            +
             
     | 
| 
      
 2139 
     | 
    
         
            +
             
     | 
| 
      
 2140 
     | 
    
         
            +
            Started GET "/assets/seo_pages/application.js?body=1" for 127.0.0.1 at 2013-09-17 22:51:47 +0200
         
     | 
| 
      
 2141 
     | 
    
         
            +
             
     | 
| 
      
 2142 
     | 
    
         
            +
             
     | 
| 
      
 2143 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_page_defaults.js?body=1" for 127.0.0.1 at 2013-09-17 22:51:47 +0200
         
     | 
| 
      
 2144 
     | 
    
         
            +
             
     | 
| 
      
 2145 
     | 
    
         
            +
             
     | 
| 
      
 2146 
     | 
    
         
            +
            Started GET "/seo_pages/seo_pages" for 127.0.0.1 at 2013-09-17 22:52:11 +0200
         
     | 
| 
      
 2147 
     | 
    
         
            +
            Processing by SeoPages::SeoPagesController#index as HTML
         
     | 
| 
      
 2148 
     | 
    
         
            +
              [1m[36mSeoPages::SeoPageDefault Load (0.4ms)[0m  [1mSELECT "seo_pages_seo_page_defaults".* FROM "seo_pages_seo_page_defaults" ORDER BY "seo_pages_seo_page_defaults"."id" ASC LIMIT 1[0m
         
     | 
| 
      
 2149 
     | 
    
         
            +
              [1m[35mSeoPages::SeoPage Load (0.4ms)[0m  SELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages"
         
     | 
| 
      
 2150 
     | 
    
         
            +
              Rendered /home/hassan/projects/rails/badrit/company_site/engines/seo_pages/app/views/seo_pages/seo_pages/index.html.erb within layouts/seo_pages/application (6.4ms)
         
     | 
| 
      
 2151 
     | 
    
         
            +
              [1m[36mCACHE (0.0ms)[0m  [1mSELECT "seo_pages_seo_page_defaults".* FROM "seo_pages_seo_page_defaults" ORDER BY "seo_pages_seo_page_defaults"."id" ASC LIMIT 1[0m
         
     | 
| 
      
 2152 
     | 
    
         
            +
              [1m[35mSeoPages::SeoPage Load (0.2ms)[0m  SELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."url_identifier" = '/seo_pages/seo_pages' ORDER BY "seo_pages_seo_pages"."id" ASC LIMIT 1
         
     | 
| 
      
 2153 
     | 
    
         
            +
              [1m[36mCACHE (0.0ms)[0m  [1mSELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."url_identifier" = '/seo_pages/seo_pages' ORDER BY "seo_pages_seo_pages"."id" ASC LIMIT 1[0m
         
     | 
| 
      
 2154 
     | 
    
         
            +
              [1m[35mCACHE (0.0ms)[0m  SELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."url_identifier" = '/seo_pages/seo_pages' ORDER BY "seo_pages_seo_pages"."id" ASC LIMIT 1
         
     | 
| 
      
 2155 
     | 
    
         
            +
            Completed 200 OK in 19ms (Views: 17.0ms | ActiveRecord: 1.1ms)
         
     | 
| 
      
 2156 
     | 
    
         
            +
             
     | 
| 
      
 2157 
     | 
    
         
            +
             
     | 
| 
      
 2158 
     | 
    
         
            +
            Started GET "/assets/seo_pages/application.css?body=1" for 127.0.0.1 at 2013-09-17 22:52:11 +0200
         
     | 
| 
      
 2159 
     | 
    
         
            +
             
     | 
| 
      
 2160 
     | 
    
         
            +
             
     | 
| 
      
 2161 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_page_defaults.css?body=1" for 127.0.0.1 at 2013-09-17 22:52:11 +0200
         
     | 
| 
      
 2162 
     | 
    
         
            +
             
     | 
| 
      
 2163 
     | 
    
         
            +
             
     | 
| 
      
 2164 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_page_defaults.js?body=1" for 127.0.0.1 at 2013-09-17 22:52:11 +0200
         
     | 
| 
      
 2165 
     | 
    
         
            +
             
     | 
| 
      
 2166 
     | 
    
         
            +
             
     | 
| 
      
 2167 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_pages.js?body=1" for 127.0.0.1 at 2013-09-17 22:52:11 +0200
         
     | 
| 
      
 2168 
     | 
    
         
            +
             
     | 
| 
      
 2169 
     | 
    
         
            +
             
     | 
| 
      
 2170 
     | 
    
         
            +
            Started GET "/assets/seo_pages/application.js?body=1" for 127.0.0.1 at 2013-09-17 22:52:11 +0200
         
     | 
| 
      
 2171 
     | 
    
         
            +
             
     | 
| 
      
 2172 
     | 
    
         
            +
             
     | 
| 
      
 2173 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_pages.css?body=1" for 127.0.0.1 at 2013-09-17 22:52:11 +0200
         
     | 
| 
      
 2174 
     | 
    
         
            +
             
     | 
| 
      
 2175 
     | 
    
         
            +
             
     | 
| 
      
 2176 
     | 
    
         
            +
            Started GET "/seo_pages/seo_pages/new" for 127.0.0.1 at 2013-09-17 22:52:25 +0200
         
     | 
| 
      
 2177 
     | 
    
         
            +
            Processing by SeoPages::SeoPagesController#new as HTML
         
     | 
| 
      
 2178 
     | 
    
         
            +
              Rendered /home/hassan/projects/rails/badrit/company_site/engines/seo_pages/app/views/seo_pages/seo_pages/_form.html.erb (7.6ms)
         
     | 
| 
      
 2179 
     | 
    
         
            +
              Rendered /home/hassan/projects/rails/badrit/company_site/engines/seo_pages/app/views/seo_pages/seo_pages/new.html.erb within layouts/seo_pages/application (9.7ms)
         
     | 
| 
      
 2180 
     | 
    
         
            +
              [1m[36mSeoPages::SeoPageDefault Load (0.2ms)[0m  [1mSELECT "seo_pages_seo_page_defaults".* FROM "seo_pages_seo_page_defaults" ORDER BY "seo_pages_seo_page_defaults"."id" ASC LIMIT 1[0m
         
     | 
| 
      
 2181 
     | 
    
         
            +
              [1m[35mSeoPages::SeoPage Load (0.1ms)[0m  SELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."url_identifier" = '/seo_pages/seo_pages/new' ORDER BY "seo_pages_seo_pages"."id" ASC LIMIT 1
         
     | 
| 
      
 2182 
     | 
    
         
            +
              [1m[36mCACHE (0.0ms)[0m  [1mSELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."url_identifier" = '/seo_pages/seo_pages/new' ORDER BY "seo_pages_seo_pages"."id" ASC LIMIT 1[0m
         
     | 
| 
      
 2183 
     | 
    
         
            +
              [1m[35mCACHE (0.0ms)[0m  SELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."url_identifier" = '/seo_pages/seo_pages/new' ORDER BY "seo_pages_seo_pages"."id" ASC LIMIT 1
         
     | 
| 
      
 2184 
     | 
    
         
            +
            Completed 200 OK in 20ms (Views: 19.3ms | ActiveRecord: 0.4ms)
         
     | 
| 
      
 2185 
     | 
    
         
            +
             
     | 
| 
      
 2186 
     | 
    
         
            +
             
     | 
| 
      
 2187 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_pages.css?body=1" for 127.0.0.1 at 2013-09-17 22:52:25 +0200
         
     | 
| 
      
 2188 
     | 
    
         
            +
             
     | 
| 
      
 2189 
     | 
    
         
            +
             
     | 
| 
      
 2190 
     | 
    
         
            +
            Started GET "/assets/seo_pages/application.js?body=1" for 127.0.0.1 at 2013-09-17 22:52:25 +0200
         
     | 
| 
      
 2191 
     | 
    
         
            +
             
     | 
| 
      
 2192 
     | 
    
         
            +
             
     | 
| 
      
 2193 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_page_defaults.js?body=1" for 127.0.0.1 at 2013-09-17 22:52:25 +0200
         
     | 
| 
      
 2194 
     | 
    
         
            +
             
     | 
| 
      
 2195 
     | 
    
         
            +
             
     | 
| 
      
 2196 
     | 
    
         
            +
            Started GET "/assets/seo_pages/application.css?body=1" for 127.0.0.1 at 2013-09-17 22:52:25 +0200
         
     | 
| 
      
 2197 
     | 
    
         
            +
             
     | 
| 
      
 2198 
     | 
    
         
            +
             
     | 
| 
      
 2199 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_pages.js?body=1" for 127.0.0.1 at 2013-09-17 22:52:25 +0200
         
     | 
| 
      
 2200 
     | 
    
         
            +
             
     | 
| 
      
 2201 
     | 
    
         
            +
             
     | 
| 
      
 2202 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_page_defaults.css?body=1" for 127.0.0.1 at 2013-09-17 22:52:25 +0200
         
     | 
| 
      
 2203 
     | 
    
         
            +
             
     | 
| 
      
 2204 
     | 
    
         
            +
             
     | 
| 
      
 2205 
     | 
    
         
            +
            Started POST "/seo_pages/seo_pages" for 127.0.0.1 at 2013-09-17 22:53:21 +0200
         
     | 
| 
      
 2206 
     | 
    
         
            +
            Processing by SeoPages::SeoPagesController#create as HTML
         
     | 
| 
      
 2207 
     | 
    
         
            +
              Parameters: {"utf8"=>"✓", "authenticity_token"=>"8Q1Dn3tsCgNoKHqA+GkbFWkmcPSluMcq9Hqd3N+EK9A=", "seo_page"=>{"url_identifier"=>"/concat-us", "page_title"=>"BadrIT Contact Us - iPhone and Ruby on Rails Development Services | Technology Consultation", "meta_keywords"=>"Mobile Development, Web Applications, Software Development, iOS, iPhone, Ruby on Rails, PhoneGap, Titanium, Android", "meta_description"=>"BadrIT is a software company specialized in providing offshore services for Ruby on Rails web applications "}, "commit"=>"Create Seo page"}
         
     | 
| 
      
 2208 
     | 
    
         
            +
              [1m[36m (0.1ms)[0m  [1mbegin transaction[0m
         
     | 
| 
      
 2209 
     | 
    
         
            +
              [1m[35mSeoPages::SeoPage Exists (0.2ms)[0m  SELECT 1 AS one FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."url_identifier" = '/concat-us' LIMIT 1
         
     | 
| 
      
 2210 
     | 
    
         
            +
              [1m[36mSQL (0.4ms)[0m  [1mINSERT INTO "seo_pages_seo_pages" ("created_at", "meta_description", "meta_keywords", "page_title", "updated_at", "url_identifier") VALUES (?, ?, ?, ?, ?, ?)[0m  [["created_at", Tue, 17 Sep 2013 20:53:21 UTC +00:00], ["meta_description", "BadrIT is a software company specialized in providing offshore services for Ruby on Rails web applications "], ["meta_keywords", "Mobile Development, Web Applications, Software Development, iOS, iPhone, Ruby on Rails, PhoneGap, Titanium, Android"], ["page_title", "BadrIT Contact Us - iPhone and Ruby on Rails Development Services | Technology Consultation"], ["updated_at", Tue, 17 Sep 2013 20:53:21 UTC +00:00], ["url_identifier", "/concat-us"]]
         
     | 
| 
      
 2211 
     | 
    
         
            +
              [1m[35m (177.5ms)[0m  commit transaction
         
     | 
| 
      
 2212 
     | 
    
         
            +
            Redirected to http://0.0.0.0:3000/seo_pages/seo_pages/2
         
     | 
| 
      
 2213 
     | 
    
         
            +
            Completed 302 Found in 184ms (ActiveRecord: 178.1ms)
         
     | 
| 
      
 2214 
     | 
    
         
            +
             
     | 
| 
      
 2215 
     | 
    
         
            +
             
     | 
| 
      
 2216 
     | 
    
         
            +
            Started GET "/seo_pages/seo_pages/2" for 127.0.0.1 at 2013-09-17 22:53:21 +0200
         
     | 
| 
      
 2217 
     | 
    
         
            +
            Processing by SeoPages::SeoPagesController#show as HTML
         
     | 
| 
      
 2218 
     | 
    
         
            +
              Parameters: {"id"=>"2"}
         
     | 
| 
      
 2219 
     | 
    
         
            +
              [1m[36mSeoPages::SeoPage Load (0.2ms)[0m  [1mSELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."id" = ? LIMIT 1[0m  [["id", "2"]]
         
     | 
| 
      
 2220 
     | 
    
         
            +
              Rendered /home/hassan/projects/rails/badrit/company_site/engines/seo_pages/app/views/seo_pages/seo_pages/show.html.erb within layouts/seo_pages/application (1.1ms)
         
     | 
| 
      
 2221 
     | 
    
         
            +
              [1m[35mSeoPages::SeoPageDefault Load (0.2ms)[0m  SELECT "seo_pages_seo_page_defaults".* FROM "seo_pages_seo_page_defaults" ORDER BY "seo_pages_seo_page_defaults"."id" ASC LIMIT 1
         
     | 
| 
      
 2222 
     | 
    
         
            +
              [1m[36mSeoPages::SeoPage Load (0.2ms)[0m  [1mSELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."url_identifier" = '/seo_pages/seo_pages/2' ORDER BY "seo_pages_seo_pages"."id" ASC LIMIT 1[0m
         
     | 
| 
      
 2223 
     | 
    
         
            +
              [1m[35mCACHE (0.0ms)[0m  SELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."url_identifier" = '/seo_pages/seo_pages/2' ORDER BY "seo_pages_seo_pages"."id" ASC LIMIT 1
         
     | 
| 
      
 2224 
     | 
    
         
            +
              [1m[36mCACHE (0.0ms)[0m  [1mSELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."url_identifier" = '/seo_pages/seo_pages/2' ORDER BY "seo_pages_seo_pages"."id" ASC LIMIT 1[0m
         
     | 
| 
      
 2225 
     | 
    
         
            +
            Completed 200 OK in 11ms (Views: 9.1ms | ActiveRecord: 0.7ms)
         
     | 
| 
      
 2226 
     | 
    
         
            +
             
     | 
| 
      
 2227 
     | 
    
         
            +
             
     | 
| 
      
 2228 
     | 
    
         
            +
            Started GET "/assets/seo_pages/application.css?body=1" for 127.0.0.1 at 2013-09-17 22:53:21 +0200
         
     | 
| 
      
 2229 
     | 
    
         
            +
             
     | 
| 
      
 2230 
     | 
    
         
            +
             
     | 
| 
      
 2231 
     | 
    
         
            +
            Started GET "/assets/seo_pages/application.js?body=1" for 127.0.0.1 at 2013-09-17 22:53:21 +0200
         
     | 
| 
      
 2232 
     | 
    
         
            +
             
     | 
| 
      
 2233 
     | 
    
         
            +
             
     | 
| 
      
 2234 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_page_defaults.css?body=1" for 127.0.0.1 at 2013-09-17 22:53:21 +0200
         
     | 
| 
      
 2235 
     | 
    
         
            +
             
     | 
| 
      
 2236 
     | 
    
         
            +
             
     | 
| 
      
 2237 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_pages.js?body=1" for 127.0.0.1 at 2013-09-17 22:53:21 +0200
         
     | 
| 
      
 2238 
     | 
    
         
            +
             
     | 
| 
      
 2239 
     | 
    
         
            +
             
     | 
| 
      
 2240 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_page_defaults.js?body=1" for 127.0.0.1 at 2013-09-17 22:53:21 +0200
         
     | 
| 
      
 2241 
     | 
    
         
            +
             
     | 
| 
      
 2242 
     | 
    
         
            +
             
     | 
| 
      
 2243 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_pages.css?body=1" for 127.0.0.1 at 2013-09-17 22:53:21 +0200
         
     | 
| 
      
 2244 
     | 
    
         
            +
             
     | 
| 
      
 2245 
     | 
    
         
            +
             
     | 
| 
      
 2246 
     | 
    
         
            +
            Started GET "/seo_pages/seo_pages" for 127.0.0.1 at 2013-09-17 22:53:23 +0200
         
     | 
| 
      
 2247 
     | 
    
         
            +
            Processing by SeoPages::SeoPagesController#index as HTML
         
     | 
| 
      
 2248 
     | 
    
         
            +
              [1m[35mSeoPages::SeoPageDefault Load (0.2ms)[0m  SELECT "seo_pages_seo_page_defaults".* FROM "seo_pages_seo_page_defaults" ORDER BY "seo_pages_seo_page_defaults"."id" ASC LIMIT 1
         
     | 
| 
      
 2249 
     | 
    
         
            +
              [1m[36mSeoPages::SeoPage Load (0.1ms)[0m  [1mSELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages"[0m
         
     | 
| 
      
 2250 
     | 
    
         
            +
              Rendered /home/hassan/projects/rails/badrit/company_site/engines/seo_pages/app/views/seo_pages/seo_pages/index.html.erb within layouts/seo_pages/application (2.7ms)
         
     | 
| 
      
 2251 
     | 
    
         
            +
              [1m[35mCACHE (0.0ms)[0m  SELECT "seo_pages_seo_page_defaults".* FROM "seo_pages_seo_page_defaults" ORDER BY "seo_pages_seo_page_defaults"."id" ASC LIMIT 1
         
     | 
| 
      
 2252 
     | 
    
         
            +
              [1m[36mSeoPages::SeoPage Load (0.1ms)[0m  [1mSELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."url_identifier" = '/seo_pages/seo_pages' ORDER BY "seo_pages_seo_pages"."id" ASC LIMIT 1[0m
         
     | 
| 
      
 2253 
     | 
    
         
            +
              [1m[35mCACHE (0.0ms)[0m  SELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."url_identifier" = '/seo_pages/seo_pages' ORDER BY "seo_pages_seo_pages"."id" ASC LIMIT 1
         
     | 
| 
      
 2254 
     | 
    
         
            +
              [1m[36mCACHE (0.0ms)[0m  [1mSELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."url_identifier" = '/seo_pages/seo_pages' ORDER BY "seo_pages_seo_pages"."id" ASC LIMIT 1[0m
         
     | 
| 
      
 2255 
     | 
    
         
            +
            Completed 200 OK in 11ms (Views: 9.9ms | ActiveRecord: 0.6ms)
         
     | 
| 
      
 2256 
     | 
    
         
            +
             
     | 
| 
      
 2257 
     | 
    
         
            +
             
     | 
| 
      
 2258 
     | 
    
         
            +
            Started GET "/assets/seo_pages/application.css?body=1" for 127.0.0.1 at 2013-09-17 22:53:23 +0200
         
     | 
| 
      
 2259 
     | 
    
         
            +
             
     | 
| 
      
 2260 
     | 
    
         
            +
             
     | 
| 
      
 2261 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_page_defaults.js?body=1" for 127.0.0.1 at 2013-09-17 22:53:23 +0200
         
     | 
| 
      
 2262 
     | 
    
         
            +
             
     | 
| 
      
 2263 
     | 
    
         
            +
             
     | 
| 
      
 2264 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_pages.css?body=1" for 127.0.0.1 at 2013-09-17 22:53:23 +0200
         
     | 
| 
      
 2265 
     | 
    
         
            +
             
     | 
| 
      
 2266 
     | 
    
         
            +
             
     | 
| 
      
 2267 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_page_defaults.css?body=1" for 127.0.0.1 at 2013-09-17 22:53:23 +0200
         
     | 
| 
      
 2268 
     | 
    
         
            +
             
     | 
| 
      
 2269 
     | 
    
         
            +
             
     | 
| 
      
 2270 
     | 
    
         
            +
            Started GET "/assets/seo_pages/application.js?body=1" for 127.0.0.1 at 2013-09-17 22:53:23 +0200
         
     | 
| 
      
 2271 
     | 
    
         
            +
             
     | 
| 
      
 2272 
     | 
    
         
            +
             
     | 
| 
      
 2273 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_pages.js?body=1" for 127.0.0.1 at 2013-09-17 22:53:23 +0200
         
     | 
| 
      
 2274 
     | 
    
         
            +
             
     | 
| 
      
 2275 
     | 
    
         
            +
             
     | 
| 
      
 2276 
     | 
    
         
            +
            Started GET "/seo_pages/seo_page_defaults/1/edit" for 127.0.0.1 at 2013-09-17 22:53:40 +0200
         
     | 
| 
      
 2277 
     | 
    
         
            +
            Processing by SeoPages::SeoPageDefaultsController#edit as HTML
         
     | 
| 
      
 2278 
     | 
    
         
            +
              Parameters: {"id"=>"1"}
         
     | 
| 
      
 2279 
     | 
    
         
            +
              [1m[35mSeoPages::SeoPageDefault Load (0.4ms)[0m  SELECT "seo_pages_seo_page_defaults".* FROM "seo_pages_seo_page_defaults" ORDER BY "seo_pages_seo_page_defaults"."id" ASC LIMIT 1
         
     | 
| 
      
 2280 
     | 
    
         
            +
              Rendered /home/hassan/projects/rails/badrit/company_site/engines/seo_pages/app/views/seo_pages/seo_page_defaults/_form.html.erb (9.5ms)
         
     | 
| 
      
 2281 
     | 
    
         
            +
              Rendered /home/hassan/projects/rails/badrit/company_site/engines/seo_pages/app/views/seo_pages/seo_page_defaults/edit.html.erb within layouts/seo_pages/application (32.7ms)
         
     | 
| 
      
 2282 
     | 
    
         
            +
              [1m[36mCACHE (0.0ms)[0m  [1mSELECT "seo_pages_seo_page_defaults".* FROM "seo_pages_seo_page_defaults" ORDER BY "seo_pages_seo_page_defaults"."id" ASC LIMIT 1[0m
         
     | 
| 
      
 2283 
     | 
    
         
            +
              [1m[35mSeoPages::SeoPage Load (0.3ms)[0m  SELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."url_identifier" = '/seo_pages/seo_page_defaults/1/edit' ORDER BY "seo_pages_seo_pages"."id" ASC LIMIT 1
         
     | 
| 
      
 2284 
     | 
    
         
            +
              [1m[36mCACHE (0.0ms)[0m  [1mSELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."url_identifier" = '/seo_pages/seo_page_defaults/1/edit' ORDER BY "seo_pages_seo_pages"."id" ASC LIMIT 1[0m
         
     | 
| 
      
 2285 
     | 
    
         
            +
              [1m[35mCACHE (0.0ms)[0m  SELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."url_identifier" = '/seo_pages/seo_page_defaults/1/edit' ORDER BY "seo_pages_seo_pages"."id" ASC LIMIT 1
         
     | 
| 
      
 2286 
     | 
    
         
            +
            Completed 200 OK in 58ms (Views: 54.6ms | ActiveRecord: 0.7ms)
         
     | 
| 
      
 2287 
     | 
    
         
            +
             
     | 
| 
      
 2288 
     | 
    
         
            +
             
     | 
| 
      
 2289 
     | 
    
         
            +
            Started GET "/assets/seo_pages/application.css?body=1" for 127.0.0.1 at 2013-09-17 22:53:40 +0200
         
     | 
| 
      
 2290 
     | 
    
         
            +
             
     | 
| 
      
 2291 
     | 
    
         
            +
             
     | 
| 
      
 2292 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_pages.css?body=1" for 127.0.0.1 at 2013-09-17 22:53:40 +0200
         
     | 
| 
      
 2293 
     | 
    
         
            +
             
     | 
| 
      
 2294 
     | 
    
         
            +
             
     | 
| 
      
 2295 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_page_defaults.css?body=1" for 127.0.0.1 at 2013-09-17 22:53:40 +0200
         
     | 
| 
      
 2296 
     | 
    
         
            +
             
     | 
| 
      
 2297 
     | 
    
         
            +
             
     | 
| 
      
 2298 
     | 
    
         
            +
            Started GET "/assets/seo_pages/application.js?body=1" for 127.0.0.1 at 2013-09-17 22:53:40 +0200
         
     | 
| 
      
 2299 
     | 
    
         
            +
             
     | 
| 
      
 2300 
     | 
    
         
            +
             
     | 
| 
      
 2301 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_page_defaults.js?body=1" for 127.0.0.1 at 2013-09-17 22:53:40 +0200
         
     | 
| 
      
 2302 
     | 
    
         
            +
             
     | 
| 
      
 2303 
     | 
    
         
            +
             
     | 
| 
      
 2304 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_pages.js?body=1" for 127.0.0.1 at 2013-09-17 22:53:40 +0200
         
     | 
| 
      
 2305 
     | 
    
         
            +
             
     | 
| 
      
 2306 
     | 
    
         
            +
             
     | 
| 
      
 2307 
     | 
    
         
            +
            Started PATCH "/seo_pages/seo_page_defaults/1" for 127.0.0.1 at 2013-09-17 22:53:48 +0200
         
     | 
| 
      
 2308 
     | 
    
         
            +
            Processing by SeoPages::SeoPageDefaultsController#update as HTML
         
     | 
| 
      
 2309 
     | 
    
         
            +
              Parameters: {"utf8"=>"✓", "authenticity_token"=>"8Q1Dn3tsCgNoKHqA+GkbFWkmcPSluMcq9Hqd3N+EK9A=", "seo_page_default"=>{"page_title"=>"BadrIT Egypt", "meta_keywords"=>"BadrIT Egypt", "meta_description"=>"BadrIT Egypt"}, "commit"=>"Update Seo page default", "id"=>"1"}
         
     | 
| 
      
 2310 
     | 
    
         
            +
              [1m[36mSeoPages::SeoPageDefault Load (0.4ms)[0m  [1mSELECT "seo_pages_seo_page_defaults".* FROM "seo_pages_seo_page_defaults" ORDER BY "seo_pages_seo_page_defaults"."id" ASC LIMIT 1[0m
         
     | 
| 
      
 2311 
     | 
    
         
            +
              [1m[35m (0.1ms)[0m  begin transaction
         
     | 
| 
      
 2312 
     | 
    
         
            +
              [1m[36mSQL (0.5ms)[0m  [1mUPDATE "seo_pages_seo_page_defaults" SET "page_title" = ?, "meta_keywords" = ?, "meta_description" = ?, "updated_at" = ? WHERE "seo_pages_seo_page_defaults"."id" = 1[0m  [["page_title", "BadrIT Egypt"], ["meta_keywords", "BadrIT Egypt"], ["meta_description", "BadrIT Egypt"], ["updated_at", Tue, 17 Sep 2013 20:53:48 UTC +00:00]]
         
     | 
| 
      
 2313 
     | 
    
         
            +
              [1m[35m (113.7ms)[0m  commit transaction
         
     | 
| 
      
 2314 
     | 
    
         
            +
            Redirected to http://0.0.0.0:3000/seo_pages/seo_page_defaults/1
         
     | 
| 
      
 2315 
     | 
    
         
            +
            Completed 302 Found in 125ms (ActiveRecord: 114.7ms)
         
     | 
| 
      
 2316 
     | 
    
         
            +
             
     | 
| 
      
 2317 
     | 
    
         
            +
             
     | 
| 
      
 2318 
     | 
    
         
            +
            Started GET "/seo_pages/seo_page_defaults/1" for 127.0.0.1 at 2013-09-17 22:53:48 +0200
         
     | 
| 
      
 2319 
     | 
    
         
            +
            Processing by SeoPages::SeoPageDefaultsController#show as HTML
         
     | 
| 
      
 2320 
     | 
    
         
            +
              Parameters: {"id"=>"1"}
         
     | 
| 
      
 2321 
     | 
    
         
            +
              [1m[36mSeoPages::SeoPageDefault Load (0.4ms)[0m  [1mSELECT "seo_pages_seo_page_defaults".* FROM "seo_pages_seo_page_defaults" ORDER BY "seo_pages_seo_page_defaults"."id" ASC LIMIT 1[0m
         
     | 
| 
      
 2322 
     | 
    
         
            +
              Rendered /home/hassan/projects/rails/badrit/company_site/engines/seo_pages/app/views/seo_pages/seo_page_defaults/show.html.erb within layouts/seo_pages/application (3.5ms)
         
     | 
| 
      
 2323 
     | 
    
         
            +
              [1m[35mCACHE (0.0ms)[0m  SELECT "seo_pages_seo_page_defaults".* FROM "seo_pages_seo_page_defaults" ORDER BY "seo_pages_seo_page_defaults"."id" ASC LIMIT 1
         
     | 
| 
      
 2324 
     | 
    
         
            +
              [1m[36mSeoPages::SeoPage Load (0.4ms)[0m  [1mSELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."url_identifier" = '/seo_pages/seo_page_defaults/1' ORDER BY "seo_pages_seo_pages"."id" ASC LIMIT 1[0m
         
     | 
| 
      
 2325 
     | 
    
         
            +
              [1m[35mCACHE (0.0ms)[0m  SELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."url_identifier" = '/seo_pages/seo_page_defaults/1' ORDER BY "seo_pages_seo_pages"."id" ASC LIMIT 1
         
     | 
| 
      
 2326 
     | 
    
         
            +
              [1m[36mCACHE (0.0ms)[0m  [1mSELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."url_identifier" = '/seo_pages/seo_page_defaults/1' ORDER BY "seo_pages_seo_pages"."id" ASC LIMIT 1[0m
         
     | 
| 
      
 2327 
     | 
    
         
            +
            Completed 200 OK in 34ms (Views: 31.9ms | ActiveRecord: 0.9ms)
         
     | 
| 
      
 2328 
     | 
    
         
            +
             
     | 
| 
      
 2329 
     | 
    
         
            +
             
     | 
| 
      
 2330 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_page_defaults.js?body=1" for 127.0.0.1 at 2013-09-17 22:53:48 +0200
         
     | 
| 
      
 2331 
     | 
    
         
            +
             
     | 
| 
      
 2332 
     | 
    
         
            +
             
     | 
| 
      
 2333 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_pages.css?body=1" for 127.0.0.1 at 2013-09-17 22:53:48 +0200
         
     | 
| 
      
 2334 
     | 
    
         
            +
             
     | 
| 
      
 2335 
     | 
    
         
            +
             
     | 
| 
      
 2336 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_pages.js?body=1" for 127.0.0.1 at 2013-09-17 22:53:48 +0200
         
     | 
| 
      
 2337 
     | 
    
         
            +
             
     | 
| 
      
 2338 
     | 
    
         
            +
             
     | 
| 
      
 2339 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_page_defaults.css?body=1" for 127.0.0.1 at 2013-09-17 22:53:48 +0200
         
     | 
| 
      
 2340 
     | 
    
         
            +
             
     | 
| 
      
 2341 
     | 
    
         
            +
             
     | 
| 
      
 2342 
     | 
    
         
            +
            Started GET "/assets/seo_pages/application.js?body=1" for 127.0.0.1 at 2013-09-17 22:53:48 +0200
         
     | 
| 
      
 2343 
     | 
    
         
            +
             
     | 
| 
      
 2344 
     | 
    
         
            +
             
     | 
| 
      
 2345 
     | 
    
         
            +
            Started GET "/assets/seo_pages/application.css?body=1" for 127.0.0.1 at 2013-09-17 22:53:48 +0200
         
     | 
| 
      
 2346 
     | 
    
         
            +
             
     | 
| 
      
 2347 
     | 
    
         
            +
             
     | 
| 
      
 2348 
     | 
    
         
            +
            Started GET "/seo_pages/seo_pages" for 127.0.0.1 at 2013-09-17 22:53:50 +0200
         
     | 
| 
      
 2349 
     | 
    
         
            +
            Processing by SeoPages::SeoPagesController#index as HTML
         
     | 
| 
      
 2350 
     | 
    
         
            +
              [1m[35mSeoPages::SeoPageDefault Load (0.2ms)[0m  SELECT "seo_pages_seo_page_defaults".* FROM "seo_pages_seo_page_defaults" ORDER BY "seo_pages_seo_page_defaults"."id" ASC LIMIT 1
         
     | 
| 
      
 2351 
     | 
    
         
            +
              [1m[36mSeoPages::SeoPage Load (0.2ms)[0m  [1mSELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages"[0m
         
     | 
| 
      
 2352 
     | 
    
         
            +
              Rendered /home/hassan/projects/rails/badrit/company_site/engines/seo_pages/app/views/seo_pages/seo_pages/index.html.erb within layouts/seo_pages/application (2.9ms)
         
     | 
| 
      
 2353 
     | 
    
         
            +
              [1m[35mCACHE (0.0ms)[0m  SELECT "seo_pages_seo_page_defaults".* FROM "seo_pages_seo_page_defaults" ORDER BY "seo_pages_seo_page_defaults"."id" ASC LIMIT 1
         
     | 
| 
      
 2354 
     | 
    
         
            +
              [1m[36mSeoPages::SeoPage Load (0.2ms)[0m  [1mSELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."url_identifier" = '/seo_pages/seo_pages' ORDER BY "seo_pages_seo_pages"."id" ASC LIMIT 1[0m
         
     | 
| 
      
 2355 
     | 
    
         
            +
              [1m[35mCACHE (0.0ms)[0m  SELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."url_identifier" = '/seo_pages/seo_pages' ORDER BY "seo_pages_seo_pages"."id" ASC LIMIT 1
         
     | 
| 
      
 2356 
     | 
    
         
            +
              [1m[36mCACHE (0.0ms)[0m  [1mSELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."url_identifier" = '/seo_pages/seo_pages' ORDER BY "seo_pages_seo_pages"."id" ASC LIMIT 1[0m
         
     | 
| 
      
 2357 
     | 
    
         
            +
            Completed 200 OK in 12ms (Views: 10.8ms | ActiveRecord: 0.7ms)
         
     | 
| 
      
 2358 
     | 
    
         
            +
             
     | 
| 
      
 2359 
     | 
    
         
            +
             
     | 
| 
      
 2360 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_page_defaults.css?body=1" for 127.0.0.1 at 2013-09-17 22:53:50 +0200
         
     | 
| 
      
 2361 
     | 
    
         
            +
             
     | 
| 
      
 2362 
     | 
    
         
            +
             
     | 
| 
      
 2363 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_pages.css?body=1" for 127.0.0.1 at 2013-09-17 22:53:50 +0200
         
     | 
| 
      
 2364 
     | 
    
         
            +
             
     | 
| 
      
 2365 
     | 
    
         
            +
             
     | 
| 
      
 2366 
     | 
    
         
            +
            Started GET "/assets/seo_pages/application.js?body=1" for 127.0.0.1 at 2013-09-17 22:53:50 +0200
         
     | 
| 
      
 2367 
     | 
    
         
            +
             
     | 
| 
      
 2368 
     | 
    
         
            +
             
     | 
| 
      
 2369 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_page_defaults.js?body=1" for 127.0.0.1 at 2013-09-17 22:53:50 +0200
         
     | 
| 
      
 2370 
     | 
    
         
            +
             
     | 
| 
      
 2371 
     | 
    
         
            +
             
     | 
| 
      
 2372 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_pages.js?body=1" for 127.0.0.1 at 2013-09-17 22:53:50 +0200
         
     | 
| 
      
 2373 
     | 
    
         
            +
             
     | 
| 
      
 2374 
     | 
    
         
            +
             
     | 
| 
      
 2375 
     | 
    
         
            +
            Started GET "/assets/seo_pages/application.css?body=1" for 127.0.0.1 at 2013-09-17 22:53:50 +0200
         
     | 
| 
      
 2376 
     | 
    
         
            +
             
     | 
| 
      
 2377 
     | 
    
         
            +
             
     | 
| 
      
 2378 
     | 
    
         
            +
            Started GET "/seo_pages/seo_page_defaults/1/edit" for 127.0.0.1 at 2013-09-17 22:53:57 +0200
         
     | 
| 
      
 2379 
     | 
    
         
            +
            Processing by SeoPages::SeoPageDefaultsController#edit as HTML
         
     | 
| 
      
 2380 
     | 
    
         
            +
              Parameters: {"id"=>"1"}
         
     | 
| 
      
 2381 
     | 
    
         
            +
              [1m[35mSeoPages::SeoPageDefault Load (0.2ms)[0m  SELECT "seo_pages_seo_page_defaults".* FROM "seo_pages_seo_page_defaults" ORDER BY "seo_pages_seo_page_defaults"."id" ASC LIMIT 1
         
     | 
| 
      
 2382 
     | 
    
         
            +
              Rendered /home/hassan/projects/rails/badrit/company_site/engines/seo_pages/app/views/seo_pages/seo_page_defaults/_form.html.erb (4.1ms)
         
     | 
| 
      
 2383 
     | 
    
         
            +
              Rendered /home/hassan/projects/rails/badrit/company_site/engines/seo_pages/app/views/seo_pages/seo_page_defaults/edit.html.erb within layouts/seo_pages/application (5.6ms)
         
     | 
| 
      
 2384 
     | 
    
         
            +
              [1m[36mCACHE (0.0ms)[0m  [1mSELECT "seo_pages_seo_page_defaults".* FROM "seo_pages_seo_page_defaults" ORDER BY "seo_pages_seo_page_defaults"."id" ASC LIMIT 1[0m
         
     | 
| 
      
 2385 
     | 
    
         
            +
              [1m[35mSeoPages::SeoPage Load (0.2ms)[0m  SELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."url_identifier" = '/seo_pages/seo_page_defaults/1/edit' ORDER BY "seo_pages_seo_pages"."id" ASC LIMIT 1
         
     | 
| 
      
 2386 
     | 
    
         
            +
              [1m[36mCACHE (0.0ms)[0m  [1mSELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."url_identifier" = '/seo_pages/seo_page_defaults/1/edit' ORDER BY "seo_pages_seo_pages"."id" ASC LIMIT 1[0m
         
     | 
| 
      
 2387 
     | 
    
         
            +
              [1m[35mCACHE (0.0ms)[0m  SELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."url_identifier" = '/seo_pages/seo_page_defaults/1/edit' ORDER BY "seo_pages_seo_pages"."id" ASC LIMIT 1
         
     | 
| 
      
 2388 
     | 
    
         
            +
            Completed 200 OK in 14ms (Views: 12.5ms | ActiveRecord: 0.5ms)
         
     | 
| 
      
 2389 
     | 
    
         
            +
             
     | 
| 
      
 2390 
     | 
    
         
            +
             
     | 
| 
      
 2391 
     | 
    
         
            +
            Started GET "/assets/seo_pages/application.css?body=1" for 127.0.0.1 at 2013-09-17 22:53:57 +0200
         
     | 
| 
      
 2392 
     | 
    
         
            +
             
     | 
| 
      
 2393 
     | 
    
         
            +
             
     | 
| 
      
 2394 
     | 
    
         
            +
            Started GET "/assets/seo_pages/application.js?body=1" for 127.0.0.1 at 2013-09-17 22:53:57 +0200
         
     | 
| 
      
 2395 
     | 
    
         
            +
             
     | 
| 
      
 2396 
     | 
    
         
            +
             
     | 
| 
      
 2397 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_pages.css?body=1" for 127.0.0.1 at 2013-09-17 22:53:57 +0200
         
     | 
| 
      
 2398 
     | 
    
         
            +
             
     | 
| 
      
 2399 
     | 
    
         
            +
             
     | 
| 
      
 2400 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_page_defaults.css?body=1" for 127.0.0.1 at 2013-09-17 22:53:58 +0200
         
     | 
| 
      
 2401 
     | 
    
         
            +
             
     | 
| 
      
 2402 
     | 
    
         
            +
             
     | 
| 
      
 2403 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_pages.js?body=1" for 127.0.0.1 at 2013-09-17 22:53:58 +0200
         
     | 
| 
      
 2404 
     | 
    
         
            +
             
     | 
| 
      
 2405 
     | 
    
         
            +
             
     | 
| 
      
 2406 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_page_defaults.js?body=1" for 127.0.0.1 at 2013-09-17 22:53:58 +0200
         
     | 
| 
      
 2407 
     | 
    
         
            +
             
     | 
| 
      
 2408 
     | 
    
         
            +
             
     | 
| 
      
 2409 
     | 
    
         
            +
            Started PATCH "/seo_pages/seo_page_defaults/1" for 127.0.0.1 at 2013-09-17 22:54:10 +0200
         
     | 
| 
      
 2410 
     | 
    
         
            +
            Processing by SeoPages::SeoPageDefaultsController#update as HTML
         
     | 
| 
      
 2411 
     | 
    
         
            +
              Parameters: {"utf8"=>"✓", "authenticity_token"=>"8Q1Dn3tsCgNoKHqA+GkbFWkmcPSluMcq9Hqd3N+EK9A=", "seo_page_default"=>{"page_title"=>"BadrIT Egypt", "meta_keywords"=>"iphone,ruby,rails,ruby on rails,software development,software outsourcing", "meta_description"=>"BadrIT is a software company specialized in providing offshore services for Ruby on Rails web applications seekers and Mobile Applications for both native iOS/Android and cross platforms frameworks like PhoneGap"}, "commit"=>"Update Seo page default", "id"=>"1"}
         
     | 
| 
      
 2412 
     | 
    
         
            +
              [1m[36mSeoPages::SeoPageDefault Load (0.4ms)[0m  [1mSELECT "seo_pages_seo_page_defaults".* FROM "seo_pages_seo_page_defaults" ORDER BY "seo_pages_seo_page_defaults"."id" ASC LIMIT 1[0m
         
     | 
| 
      
 2413 
     | 
    
         
            +
              [1m[35m (0.1ms)[0m  begin transaction
         
     | 
| 
      
 2414 
     | 
    
         
            +
              [1m[36mSQL (0.6ms)[0m  [1mUPDATE "seo_pages_seo_page_defaults" SET "meta_keywords" = ?, "meta_description" = ?, "updated_at" = ? WHERE "seo_pages_seo_page_defaults"."id" = 1[0m  [["meta_keywords", "iphone,ruby,rails,ruby on rails,software development,software outsourcing"], ["meta_description", "BadrIT is a software company specialized in providing offshore services for Ruby on Rails web applications seekers and Mobile Applications for both native iOS/Android and cross platforms frameworks like PhoneGap"], ["updated_at", Tue, 17 Sep 2013 20:54:10 UTC +00:00]]
         
     | 
| 
      
 2415 
     | 
    
         
            +
              [1m[35m (282.7ms)[0m  commit transaction
         
     | 
| 
      
 2416 
     | 
    
         
            +
            Redirected to http://0.0.0.0:3000/seo_pages/seo_page_defaults/1
         
     | 
| 
      
 2417 
     | 
    
         
            +
            Completed 302 Found in 290ms (ActiveRecord: 283.9ms)
         
     | 
| 
      
 2418 
     | 
    
         
            +
             
     | 
| 
      
 2419 
     | 
    
         
            +
             
     | 
| 
      
 2420 
     | 
    
         
            +
            Started GET "/seo_pages/seo_page_defaults/1" for 127.0.0.1 at 2013-09-17 22:54:10 +0200
         
     | 
| 
      
 2421 
     | 
    
         
            +
            Processing by SeoPages::SeoPageDefaultsController#show as HTML
         
     | 
| 
      
 2422 
     | 
    
         
            +
              Parameters: {"id"=>"1"}
         
     | 
| 
      
 2423 
     | 
    
         
            +
              [1m[36mSeoPages::SeoPageDefault Load (0.2ms)[0m  [1mSELECT "seo_pages_seo_page_defaults".* FROM "seo_pages_seo_page_defaults" ORDER BY "seo_pages_seo_page_defaults"."id" ASC LIMIT 1[0m
         
     | 
| 
      
 2424 
     | 
    
         
            +
              Rendered /home/hassan/projects/rails/badrit/company_site/engines/seo_pages/app/views/seo_pages/seo_page_defaults/show.html.erb within layouts/seo_pages/application (1.1ms)
         
     | 
| 
      
 2425 
     | 
    
         
            +
              [1m[35mCACHE (0.0ms)[0m  SELECT "seo_pages_seo_page_defaults".* FROM "seo_pages_seo_page_defaults" ORDER BY "seo_pages_seo_page_defaults"."id" ASC LIMIT 1
         
     | 
| 
      
 2426 
     | 
    
         
            +
              [1m[36mSeoPages::SeoPage Load (0.3ms)[0m  [1mSELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."url_identifier" = '/seo_pages/seo_page_defaults/1' ORDER BY "seo_pages_seo_pages"."id" ASC LIMIT 1[0m
         
     | 
| 
      
 2427 
     | 
    
         
            +
              [1m[35mCACHE (0.0ms)[0m  SELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."url_identifier" = '/seo_pages/seo_page_defaults/1' ORDER BY "seo_pages_seo_pages"."id" ASC LIMIT 1
         
     | 
| 
      
 2428 
     | 
    
         
            +
              [1m[36mCACHE (0.0ms)[0m  [1mSELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."url_identifier" = '/seo_pages/seo_page_defaults/1' ORDER BY "seo_pages_seo_pages"."id" ASC LIMIT 1[0m
         
     | 
| 
      
 2429 
     | 
    
         
            +
            Completed 200 OK in 10ms (Views: 8.8ms | ActiveRecord: 0.6ms)
         
     | 
| 
      
 2430 
     | 
    
         
            +
             
     | 
| 
      
 2431 
     | 
    
         
            +
             
     | 
| 
      
 2432 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_pages.css?body=1" for 127.0.0.1 at 2013-09-17 22:54:10 +0200
         
     | 
| 
      
 2433 
     | 
    
         
            +
             
     | 
| 
      
 2434 
     | 
    
         
            +
             
     | 
| 
      
 2435 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_pages.js?body=1" for 127.0.0.1 at 2013-09-17 22:54:10 +0200
         
     | 
| 
      
 2436 
     | 
    
         
            +
             
     | 
| 
      
 2437 
     | 
    
         
            +
             
     | 
| 
      
 2438 
     | 
    
         
            +
            Started GET "/assets/seo_pages/application.js?body=1" for 127.0.0.1 at 2013-09-17 22:54:10 +0200
         
     | 
| 
      
 2439 
     | 
    
         
            +
             
     | 
| 
      
 2440 
     | 
    
         
            +
             
     | 
| 
      
 2441 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_page_defaults.css?body=1" for 127.0.0.1 at 2013-09-17 22:54:10 +0200
         
     | 
| 
      
 2442 
     | 
    
         
            +
             
     | 
| 
      
 2443 
     | 
    
         
            +
             
     | 
| 
      
 2444 
     | 
    
         
            +
            Started GET "/assets/seo_pages/application.css?body=1" for 127.0.0.1 at 2013-09-17 22:54:10 +0200
         
     | 
| 
      
 2445 
     | 
    
         
            +
             
     | 
| 
      
 2446 
     | 
    
         
            +
             
     | 
| 
      
 2447 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_page_defaults.js?body=1" for 127.0.0.1 at 2013-09-17 22:54:10 +0200
         
     | 
| 
      
 2448 
     | 
    
         
            +
             
     | 
| 
      
 2449 
     | 
    
         
            +
             
     | 
| 
      
 2450 
     | 
    
         
            +
            Started GET "/seo_pages/seo_pages" for 127.0.0.1 at 2013-09-17 22:54:12 +0200
         
     | 
| 
      
 2451 
     | 
    
         
            +
            Processing by SeoPages::SeoPagesController#index as HTML
         
     | 
| 
      
 2452 
     | 
    
         
            +
              [1m[35mSeoPages::SeoPageDefault Load (0.4ms)[0m  SELECT "seo_pages_seo_page_defaults".* FROM "seo_pages_seo_page_defaults" ORDER BY "seo_pages_seo_page_defaults"."id" ASC LIMIT 1
         
     | 
| 
      
 2453 
     | 
    
         
            +
              [1m[36mSeoPages::SeoPage Load (0.3ms)[0m  [1mSELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages"[0m
         
     | 
| 
      
 2454 
     | 
    
         
            +
              Rendered /home/hassan/projects/rails/badrit/company_site/engines/seo_pages/app/views/seo_pages/seo_pages/index.html.erb within layouts/seo_pages/application (5.3ms)
         
     | 
| 
      
 2455 
     | 
    
         
            +
              [1m[35mCACHE (0.0ms)[0m  SELECT "seo_pages_seo_page_defaults".* FROM "seo_pages_seo_page_defaults" ORDER BY "seo_pages_seo_page_defaults"."id" ASC LIMIT 1
         
     | 
| 
      
 2456 
     | 
    
         
            +
              [1m[36mSeoPages::SeoPage Load (0.3ms)[0m  [1mSELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."url_identifier" = '/seo_pages/seo_pages' ORDER BY "seo_pages_seo_pages"."id" ASC LIMIT 1[0m
         
     | 
| 
      
 2457 
     | 
    
         
            +
              [1m[35mCACHE (0.0ms)[0m  SELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."url_identifier" = '/seo_pages/seo_pages' ORDER BY "seo_pages_seo_pages"."id" ASC LIMIT 1
         
     | 
| 
      
 2458 
     | 
    
         
            +
              [1m[36mCACHE (0.0ms)[0m  [1mSELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."url_identifier" = '/seo_pages/seo_pages' ORDER BY "seo_pages_seo_pages"."id" ASC LIMIT 1[0m
         
     | 
| 
      
 2459 
     | 
    
         
            +
            Completed 200 OK in 19ms (Views: 16.6ms | ActiveRecord: 1.1ms)
         
     | 
| 
      
 2460 
     | 
    
         
            +
             
     | 
| 
      
 2461 
     | 
    
         
            +
             
     | 
| 
      
 2462 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_pages.css?body=1" for 127.0.0.1 at 2013-09-17 22:54:12 +0200
         
     | 
| 
      
 2463 
     | 
    
         
            +
             
     | 
| 
      
 2464 
     | 
    
         
            +
             
     | 
| 
      
 2465 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_pages.js?body=1" for 127.0.0.1 at 2013-09-17 22:54:12 +0200
         
     | 
| 
      
 2466 
     | 
    
         
            +
             
     | 
| 
      
 2467 
     | 
    
         
            +
             
     | 
| 
      
 2468 
     | 
    
         
            +
            Started GET "/assets/seo_pages/application.css?body=1" for 127.0.0.1 at 2013-09-17 22:54:12 +0200
         
     | 
| 
      
 2469 
     | 
    
         
            +
             
     | 
| 
      
 2470 
     | 
    
         
            +
             
     | 
| 
      
 2471 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_page_defaults.css?body=1" for 127.0.0.1 at 2013-09-17 22:54:12 +0200
         
     | 
| 
      
 2472 
     | 
    
         
            +
             
     | 
| 
      
 2473 
     | 
    
         
            +
             
     | 
| 
      
 2474 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_page_defaults.js?body=1" for 127.0.0.1 at 2013-09-17 22:54:12 +0200
         
     | 
| 
      
 2475 
     | 
    
         
            +
             
     | 
| 
      
 2476 
     | 
    
         
            +
             
     | 
| 
      
 2477 
     | 
    
         
            +
            Started GET "/assets/seo_pages/application.js?body=1" for 127.0.0.1 at 2013-09-17 22:54:12 +0200
         
     | 
| 
      
 2478 
     | 
    
         
            +
             
     | 
| 
      
 2479 
     | 
    
         
            +
             
     | 
| 
      
 2480 
     | 
    
         
            +
            Started GET "/seo_pages/seo_pages/1/edit" for 127.0.0.1 at 2013-09-17 22:54:19 +0200
         
     | 
| 
      
 2481 
     | 
    
         
            +
            Processing by SeoPages::SeoPagesController#edit as HTML
         
     | 
| 
      
 2482 
     | 
    
         
            +
              Parameters: {"id"=>"1"}
         
     | 
| 
      
 2483 
     | 
    
         
            +
              [1m[35mSeoPages::SeoPage Load (0.2ms)[0m  SELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."id" = ? LIMIT 1  [["id", "1"]]
         
     | 
| 
      
 2484 
     | 
    
         
            +
              Rendered /home/hassan/projects/rails/badrit/company_site/engines/seo_pages/app/views/seo_pages/seo_pages/_form.html.erb (7.3ms)
         
     | 
| 
      
 2485 
     | 
    
         
            +
              Rendered /home/hassan/projects/rails/badrit/company_site/engines/seo_pages/app/views/seo_pages/seo_pages/edit.html.erb within layouts/seo_pages/application (10.6ms)
         
     | 
| 
      
 2486 
     | 
    
         
            +
              [1m[36mSeoPages::SeoPageDefault Load (0.3ms)[0m  [1mSELECT "seo_pages_seo_page_defaults".* FROM "seo_pages_seo_page_defaults" ORDER BY "seo_pages_seo_page_defaults"."id" ASC LIMIT 1[0m
         
     | 
| 
      
 2487 
     | 
    
         
            +
              [1m[35mSeoPages::SeoPage Load (0.2ms)[0m  SELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."url_identifier" = '/seo_pages/seo_pages/1/edit' ORDER BY "seo_pages_seo_pages"."id" ASC LIMIT 1
         
     | 
| 
      
 2488 
     | 
    
         
            +
              [1m[36mCACHE (0.0ms)[0m  [1mSELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."url_identifier" = '/seo_pages/seo_pages/1/edit' ORDER BY "seo_pages_seo_pages"."id" ASC LIMIT 1[0m
         
     | 
| 
      
 2489 
     | 
    
         
            +
              [1m[35mCACHE (0.0ms)[0m  SELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."url_identifier" = '/seo_pages/seo_pages/1/edit' ORDER BY "seo_pages_seo_pages"."id" ASC LIMIT 1
         
     | 
| 
      
 2490 
     | 
    
         
            +
            Completed 200 OK in 39ms (Views: 37.3ms | ActiveRecord: 0.7ms)
         
     | 
| 
      
 2491 
     | 
    
         
            +
             
     | 
| 
      
 2492 
     | 
    
         
            +
             
     | 
| 
      
 2493 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_page_defaults.css?body=1" for 127.0.0.1 at 2013-09-17 22:54:19 +0200
         
     | 
| 
      
 2494 
     | 
    
         
            +
             
     | 
| 
      
 2495 
     | 
    
         
            +
             
     | 
| 
      
 2496 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_page_defaults.js?body=1" for 127.0.0.1 at 2013-09-17 22:54:19 +0200
         
     | 
| 
      
 2497 
     | 
    
         
            +
             
     | 
| 
      
 2498 
     | 
    
         
            +
             
     | 
| 
      
 2499 
     | 
    
         
            +
            Started GET "/assets/seo_pages/application.js?body=1" for 127.0.0.1 at 2013-09-17 22:54:19 +0200
         
     | 
| 
      
 2500 
     | 
    
         
            +
             
     | 
| 
      
 2501 
     | 
    
         
            +
             
     | 
| 
      
 2502 
     | 
    
         
            +
            Started GET "/assets/seo_pages/application.css?body=1" for 127.0.0.1 at 2013-09-17 22:54:19 +0200
         
     | 
| 
      
 2503 
     | 
    
         
            +
             
     | 
| 
      
 2504 
     | 
    
         
            +
             
     | 
| 
      
 2505 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_pages.css?body=1" for 127.0.0.1 at 2013-09-17 22:54:19 +0200
         
     | 
| 
      
 2506 
     | 
    
         
            +
             
     | 
| 
      
 2507 
     | 
    
         
            +
             
     | 
| 
      
 2508 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_pages.js?body=1" for 127.0.0.1 at 2013-09-17 22:54:19 +0200
         
     | 
| 
      
 2509 
     | 
    
         
            +
             
     | 
| 
      
 2510 
     | 
    
         
            +
             
     | 
| 
      
 2511 
     | 
    
         
            +
            Started GET "/seo_pages/seo_pages/2/edit" for 127.0.0.1 at 2013-09-17 22:54:22 +0200
         
     | 
| 
      
 2512 
     | 
    
         
            +
            Processing by SeoPages::SeoPagesController#edit as HTML
         
     | 
| 
      
 2513 
     | 
    
         
            +
              Parameters: {"id"=>"2"}
         
     | 
| 
      
 2514 
     | 
    
         
            +
              [1m[36mSeoPages::SeoPage Load (0.2ms)[0m  [1mSELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."id" = ? LIMIT 1[0m  [["id", "2"]]
         
     | 
| 
      
 2515 
     | 
    
         
            +
              Rendered /home/hassan/projects/rails/badrit/company_site/engines/seo_pages/app/views/seo_pages/seo_pages/_form.html.erb (5.6ms)
         
     | 
| 
      
 2516 
     | 
    
         
            +
              Rendered /home/hassan/projects/rails/badrit/company_site/engines/seo_pages/app/views/seo_pages/seo_pages/edit.html.erb within layouts/seo_pages/application (8.0ms)
         
     | 
| 
      
 2517 
     | 
    
         
            +
              [1m[35mSeoPages::SeoPageDefault Load (0.2ms)[0m  SELECT "seo_pages_seo_page_defaults".* FROM "seo_pages_seo_page_defaults" ORDER BY "seo_pages_seo_page_defaults"."id" ASC LIMIT 1
         
     | 
| 
      
 2518 
     | 
    
         
            +
              [1m[36mSeoPages::SeoPage Load (0.3ms)[0m  [1mSELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."url_identifier" = '/seo_pages/seo_pages/2/edit' ORDER BY "seo_pages_seo_pages"."id" ASC LIMIT 1[0m
         
     | 
| 
      
 2519 
     | 
    
         
            +
              [1m[35mCACHE (0.0ms)[0m  SELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."url_identifier" = '/seo_pages/seo_pages/2/edit' ORDER BY "seo_pages_seo_pages"."id" ASC LIMIT 1
         
     | 
| 
      
 2520 
     | 
    
         
            +
              [1m[36mCACHE (0.0ms)[0m  [1mSELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."url_identifier" = '/seo_pages/seo_pages/2/edit' ORDER BY "seo_pages_seo_pages"."id" ASC LIMIT 1[0m
         
     | 
| 
      
 2521 
     | 
    
         
            +
            Completed 200 OK in 48ms (Views: 46.1ms | ActiveRecord: 0.8ms)
         
     | 
| 
      
 2522 
     | 
    
         
            +
             
     | 
| 
      
 2523 
     | 
    
         
            +
             
     | 
| 
      
 2524 
     | 
    
         
            +
            Started GET "/assets/seo_pages/application.css?body=1" for 127.0.0.1 at 2013-09-17 22:54:22 +0200
         
     | 
| 
      
 2525 
     | 
    
         
            +
             
     | 
| 
      
 2526 
     | 
    
         
            +
             
     | 
| 
      
 2527 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_page_defaults.css?body=1" for 127.0.0.1 at 2013-09-17 22:54:22 +0200
         
     | 
| 
      
 2528 
     | 
    
         
            +
             
     | 
| 
      
 2529 
     | 
    
         
            +
             
     | 
| 
      
 2530 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_page_defaults.js?body=1" for 127.0.0.1 at 2013-09-17 22:54:22 +0200
         
     | 
| 
      
 2531 
     | 
    
         
            +
             
     | 
| 
      
 2532 
     | 
    
         
            +
             
     | 
| 
      
 2533 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_pages.css?body=1" for 127.0.0.1 at 2013-09-17 22:54:22 +0200
         
     | 
| 
      
 2534 
     | 
    
         
            +
             
     | 
| 
      
 2535 
     | 
    
         
            +
             
     | 
| 
      
 2536 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_pages.js?body=1" for 127.0.0.1 at 2013-09-17 22:54:22 +0200
         
     | 
| 
      
 2537 
     | 
    
         
            +
             
     | 
| 
      
 2538 
     | 
    
         
            +
             
     | 
| 
      
 2539 
     | 
    
         
            +
            Started GET "/assets/seo_pages/application.js?body=1" for 127.0.0.1 at 2013-09-17 22:54:22 +0200
         
     | 
| 
      
 2540 
     | 
    
         
            +
             
     | 
| 
      
 2541 
     | 
    
         
            +
             
     | 
| 
      
 2542 
     | 
    
         
            +
            Started GET "/seo_pages/seo_pages/2/edit" for 127.0.0.1 at 2013-09-17 22:54:40 +0200
         
     | 
| 
      
 2543 
     | 
    
         
            +
            Processing by SeoPages::SeoPagesController#edit as HTML
         
     | 
| 
      
 2544 
     | 
    
         
            +
              Parameters: {"id"=>"2"}
         
     | 
| 
      
 2545 
     | 
    
         
            +
              [1m[35mSeoPages::SeoPage Load (0.2ms)[0m  SELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."id" = ? LIMIT 1  [["id", "2"]]
         
     | 
| 
      
 2546 
     | 
    
         
            +
              Rendered /home/hassan/projects/rails/badrit/company_site/engines/seo_pages/app/views/seo_pages/seo_pages/_form.html.erb (7.6ms)
         
     | 
| 
      
 2547 
     | 
    
         
            +
              Rendered /home/hassan/projects/rails/badrit/company_site/engines/seo_pages/app/views/seo_pages/seo_pages/edit.html.erb within layouts/seo_pages/application (10.0ms)
         
     | 
| 
      
 2548 
     | 
    
         
            +
              [1m[36mSeoPages::SeoPageDefault Load (0.3ms)[0m  [1mSELECT "seo_pages_seo_page_defaults".* FROM "seo_pages_seo_page_defaults" ORDER BY "seo_pages_seo_page_defaults"."id" ASC LIMIT 1[0m
         
     | 
| 
      
 2549 
     | 
    
         
            +
              [1m[35mSeoPages::SeoPage Load (0.2ms)[0m  SELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."url_identifier" = '/seo_pages/seo_pages/2/edit' ORDER BY "seo_pages_seo_pages"."id" ASC LIMIT 1
         
     | 
| 
      
 2550 
     | 
    
         
            +
              [1m[36mCACHE (0.0ms)[0m  [1mSELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."url_identifier" = '/seo_pages/seo_pages/2/edit' ORDER BY "seo_pages_seo_pages"."id" ASC LIMIT 1[0m
         
     | 
| 
      
 2551 
     | 
    
         
            +
              [1m[35mCACHE (0.0ms)[0m  SELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."url_identifier" = '/seo_pages/seo_pages/2/edit' ORDER BY "seo_pages_seo_pages"."id" ASC LIMIT 1
         
     | 
| 
      
 2552 
     | 
    
         
            +
            Completed 200 OK in 22ms (Views: 19.7ms | ActiveRecord: 0.7ms)
         
     | 
| 
      
 2553 
     | 
    
         
            +
             
     | 
| 
      
 2554 
     | 
    
         
            +
             
     | 
| 
      
 2555 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_pages.js?body=1" for 127.0.0.1 at 2013-09-17 22:54:40 +0200
         
     | 
| 
      
 2556 
     | 
    
         
            +
             
     | 
| 
      
 2557 
     | 
    
         
            +
             
     | 
| 
      
 2558 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_page_defaults.css?body=1" for 127.0.0.1 at 2013-09-17 22:54:40 +0200
         
     | 
| 
      
 2559 
     | 
    
         
            +
             
     | 
| 
      
 2560 
     | 
    
         
            +
             
     | 
| 
      
 2561 
     | 
    
         
            +
            Started GET "/assets/seo_pages/application.js?body=1" for 127.0.0.1 at 2013-09-17 22:54:40 +0200
         
     | 
| 
      
 2562 
     | 
    
         
            +
             
     | 
| 
      
 2563 
     | 
    
         
            +
             
     | 
| 
      
 2564 
     | 
    
         
            +
            Started GET "/assets/seo_pages/application.css?body=1" for 127.0.0.1 at 2013-09-17 22:54:40 +0200
         
     | 
| 
      
 2565 
     | 
    
         
            +
             
     | 
| 
      
 2566 
     | 
    
         
            +
             
     | 
| 
      
 2567 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_pages.css?body=1" for 127.0.0.1 at 2013-09-17 22:54:40 +0200
         
     | 
| 
      
 2568 
     | 
    
         
            +
             
     | 
| 
      
 2569 
     | 
    
         
            +
             
     | 
| 
      
 2570 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_page_defaults.js?body=1" for 127.0.0.1 at 2013-09-17 22:54:40 +0200
         
     | 
| 
      
 2571 
     | 
    
         
            +
             
     | 
| 
      
 2572 
     | 
    
         
            +
             
     | 
| 
      
 2573 
     | 
    
         
            +
            Started PATCH "/seo_pages/seo_pages/2" for 127.0.0.1 at 2013-09-17 22:54:51 +0200
         
     | 
| 
      
 2574 
     | 
    
         
            +
            Processing by SeoPages::SeoPagesController#update as HTML
         
     | 
| 
      
 2575 
     | 
    
         
            +
              Parameters: {"utf8"=>"✓", "authenticity_token"=>"8Q1Dn3tsCgNoKHqA+GkbFWkmcPSluMcq9Hqd3N+EK9A=", "seo_page"=>{"url_identifier"=>"/contact-us", "page_title"=>"BadrIT Contact Us - iPhone and Ruby on Rails Development Services | Technology Consultation", "meta_keywords"=>"Mobile Development, Web Applications, Software Development, iOS, iPhone, Ruby on Rails, PhoneGap, Titanium, Android", "meta_description"=>"BadrIT is a software company specialized in providing offshore services for Ruby on Rails web applications "}, "commit"=>"Update Seo page", "id"=>"2"}
         
     | 
| 
      
 2576 
     | 
    
         
            +
              [1m[36mSeoPages::SeoPage Load (0.2ms)[0m  [1mSELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."id" = ? LIMIT 1[0m  [["id", "2"]]
         
     | 
| 
      
 2577 
     | 
    
         
            +
              [1m[35m (0.1ms)[0m  begin transaction
         
     | 
| 
      
 2578 
     | 
    
         
            +
              [1m[36mSeoPages::SeoPage Exists (0.2ms)[0m  [1mSELECT 1 AS one FROM "seo_pages_seo_pages" WHERE ("seo_pages_seo_pages"."url_identifier" = '/contact-us' AND "seo_pages_seo_pages"."id" != 2) LIMIT 1[0m
         
     | 
| 
      
 2579 
     | 
    
         
            +
              [1m[35mSQL (0.4ms)[0m  UPDATE "seo_pages_seo_pages" SET "url_identifier" = ?, "updated_at" = ? WHERE "seo_pages_seo_pages"."id" = 2  [["url_identifier", "/contact-us"], ["updated_at", Tue, 17 Sep 2013 20:54:51 UTC +00:00]]
         
     | 
| 
      
 2580 
     | 
    
         
            +
              [1m[36m (219.7ms)[0m  [1mcommit transaction[0m
         
     | 
| 
      
 2581 
     | 
    
         
            +
            Redirected to http://0.0.0.0:3000/seo_pages/seo_pages/2
         
     | 
| 
      
 2582 
     | 
    
         
            +
            Completed 302 Found in 228ms (ActiveRecord: 220.6ms)
         
     | 
| 
      
 2583 
     | 
    
         
            +
             
     | 
| 
      
 2584 
     | 
    
         
            +
             
     | 
| 
      
 2585 
     | 
    
         
            +
            Started GET "/seo_pages/seo_pages/2" for 127.0.0.1 at 2013-09-17 22:54:52 +0200
         
     | 
| 
      
 2586 
     | 
    
         
            +
            Processing by SeoPages::SeoPagesController#show as HTML
         
     | 
| 
      
 2587 
     | 
    
         
            +
              Parameters: {"id"=>"2"}
         
     | 
| 
      
 2588 
     | 
    
         
            +
              [1m[35mSeoPages::SeoPage Load (0.2ms)[0m  SELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."id" = ? LIMIT 1  [["id", "2"]]
         
     | 
| 
      
 2589 
     | 
    
         
            +
              Rendered /home/hassan/projects/rails/badrit/company_site/engines/seo_pages/app/views/seo_pages/seo_pages/show.html.erb within layouts/seo_pages/application (1.2ms)
         
     | 
| 
      
 2590 
     | 
    
         
            +
              [1m[36mSeoPages::SeoPageDefault Load (0.2ms)[0m  [1mSELECT "seo_pages_seo_page_defaults".* FROM "seo_pages_seo_page_defaults" ORDER BY "seo_pages_seo_page_defaults"."id" ASC LIMIT 1[0m
         
     | 
| 
      
 2591 
     | 
    
         
            +
              [1m[35mSeoPages::SeoPage Load (0.1ms)[0m  SELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."url_identifier" = '/seo_pages/seo_pages/2' ORDER BY "seo_pages_seo_pages"."id" ASC LIMIT 1
         
     | 
| 
      
 2592 
     | 
    
         
            +
              [1m[36mCACHE (0.0ms)[0m  [1mSELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."url_identifier" = '/seo_pages/seo_pages/2' ORDER BY "seo_pages_seo_pages"."id" ASC LIMIT 1[0m
         
     | 
| 
      
 2593 
     | 
    
         
            +
              [1m[35mCACHE (0.0ms)[0m  SELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."url_identifier" = '/seo_pages/seo_pages/2' ORDER BY "seo_pages_seo_pages"."id" ASC LIMIT 1
         
     | 
| 
      
 2594 
     | 
    
         
            +
            Completed 200 OK in 11ms (Views: 9.1ms | ActiveRecord: 0.6ms)
         
     | 
| 
      
 2595 
     | 
    
         
            +
             
     | 
| 
      
 2596 
     | 
    
         
            +
             
     | 
| 
      
 2597 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_page_defaults.css?body=1" for 127.0.0.1 at 2013-09-17 22:54:52 +0200
         
     | 
| 
      
 2598 
     | 
    
         
            +
             
     | 
| 
      
 2599 
     | 
    
         
            +
             
     | 
| 
      
 2600 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_pages.css?body=1" for 127.0.0.1 at 2013-09-17 22:54:52 +0200
         
     | 
| 
      
 2601 
     | 
    
         
            +
             
     | 
| 
      
 2602 
     | 
    
         
            +
             
     | 
| 
      
 2603 
     | 
    
         
            +
            Started GET "/assets/seo_pages/application.css?body=1" for 127.0.0.1 at 2013-09-17 22:54:52 +0200
         
     | 
| 
      
 2604 
     | 
    
         
            +
             
     | 
| 
      
 2605 
     | 
    
         
            +
             
     | 
| 
      
 2606 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_pages.js?body=1" for 127.0.0.1 at 2013-09-17 22:54:52 +0200
         
     | 
| 
      
 2607 
     | 
    
         
            +
             
     | 
| 
      
 2608 
     | 
    
         
            +
             
     | 
| 
      
 2609 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_page_defaults.js?body=1" for 127.0.0.1 at 2013-09-17 22:54:52 +0200
         
     | 
| 
      
 2610 
     | 
    
         
            +
             
     | 
| 
      
 2611 
     | 
    
         
            +
             
     | 
| 
      
 2612 
     | 
    
         
            +
            Started GET "/assets/seo_pages/application.js?body=1" for 127.0.0.1 at 2013-09-17 22:54:52 +0200
         
     | 
| 
      
 2613 
     | 
    
         
            +
             
     | 
| 
      
 2614 
     | 
    
         
            +
             
     | 
| 
      
 2615 
     | 
    
         
            +
            Started GET "/seo_pages/seo_pages" for 127.0.0.1 at 2013-09-17 22:54:54 +0200
         
     | 
| 
      
 2616 
     | 
    
         
            +
            Processing by SeoPages::SeoPagesController#index as HTML
         
     | 
| 
      
 2617 
     | 
    
         
            +
              [1m[36mSeoPages::SeoPageDefault Load (0.5ms)[0m  [1mSELECT "seo_pages_seo_page_defaults".* FROM "seo_pages_seo_page_defaults" ORDER BY "seo_pages_seo_page_defaults"."id" ASC LIMIT 1[0m
         
     | 
| 
      
 2618 
     | 
    
         
            +
              [1m[35mSeoPages::SeoPage Load (0.4ms)[0m  SELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages"
         
     | 
| 
      
 2619 
     | 
    
         
            +
              Rendered /home/hassan/projects/rails/badrit/company_site/engines/seo_pages/app/views/seo_pages/seo_pages/index.html.erb within layouts/seo_pages/application (4.7ms)
         
     | 
| 
      
 2620 
     | 
    
         
            +
              [1m[36mCACHE (0.1ms)[0m  [1mSELECT "seo_pages_seo_page_defaults".* FROM "seo_pages_seo_page_defaults" ORDER BY "seo_pages_seo_page_defaults"."id" ASC LIMIT 1[0m
         
     | 
| 
      
 2621 
     | 
    
         
            +
              [1m[35mSeoPages::SeoPage Load (0.3ms)[0m  SELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."url_identifier" = '/seo_pages/seo_pages' ORDER BY "seo_pages_seo_pages"."id" ASC LIMIT 1
         
     | 
| 
      
 2622 
     | 
    
         
            +
              [1m[36mCACHE (0.0ms)[0m  [1mSELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."url_identifier" = '/seo_pages/seo_pages' ORDER BY "seo_pages_seo_pages"."id" ASC LIMIT 1[0m
         
     | 
| 
      
 2623 
     | 
    
         
            +
              [1m[35mCACHE (0.0ms)[0m  SELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."url_identifier" = '/seo_pages/seo_pages' ORDER BY "seo_pages_seo_pages"."id" ASC LIMIT 1
         
     | 
| 
      
 2624 
     | 
    
         
            +
            Completed 200 OK in 16ms (Views: 13.5ms | ActiveRecord: 1.3ms)
         
     | 
| 
      
 2625 
     | 
    
         
            +
             
     | 
| 
      
 2626 
     | 
    
         
            +
             
     | 
| 
      
 2627 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_page_defaults.css?body=1" for 127.0.0.1 at 2013-09-17 22:54:54 +0200
         
     | 
| 
      
 2628 
     | 
    
         
            +
             
     | 
| 
      
 2629 
     | 
    
         
            +
             
     | 
| 
      
 2630 
     | 
    
         
            +
            Started GET "/assets/seo_pages/application.css?body=1" for 127.0.0.1 at 2013-09-17 22:54:54 +0200
         
     | 
| 
      
 2631 
     | 
    
         
            +
             
     | 
| 
      
 2632 
     | 
    
         
            +
             
     | 
| 
      
 2633 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_pages.css?body=1" for 127.0.0.1 at 2013-09-17 22:54:54 +0200
         
     | 
| 
      
 2634 
     | 
    
         
            +
             
     | 
| 
      
 2635 
     | 
    
         
            +
             
     | 
| 
      
 2636 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_page_defaults.js?body=1" for 127.0.0.1 at 2013-09-17 22:54:54 +0200
         
     | 
| 
      
 2637 
     | 
    
         
            +
             
     | 
| 
      
 2638 
     | 
    
         
            +
             
     | 
| 
      
 2639 
     | 
    
         
            +
            Started GET "/assets/seo_pages/application.js?body=1" for 127.0.0.1 at 2013-09-17 22:54:54 +0200
         
     | 
| 
      
 2640 
     | 
    
         
            +
             
     | 
| 
      
 2641 
     | 
    
         
            +
             
     | 
| 
      
 2642 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_pages.js?body=1" for 127.0.0.1 at 2013-09-17 22:54:54 +0200
         
     | 
| 
      
 2643 
     | 
    
         
            +
             
     | 
| 
      
 2644 
     | 
    
         
            +
             
     | 
| 
      
 2645 
     | 
    
         
            +
            Started GET "/seo_pages/seo_pages/2/edit" for 127.0.0.1 at 2013-09-17 22:55:33 +0200
         
     | 
| 
      
 2646 
     | 
    
         
            +
            Processing by SeoPages::SeoPagesController#edit as HTML
         
     | 
| 
      
 2647 
     | 
    
         
            +
              Parameters: {"id"=>"2"}
         
     | 
| 
      
 2648 
     | 
    
         
            +
              [1m[36mSeoPages::SeoPage Load (0.2ms)[0m  [1mSELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."id" = ? LIMIT 1[0m  [["id", "2"]]
         
     | 
| 
      
 2649 
     | 
    
         
            +
              Rendered /home/hassan/projects/rails/badrit/company_site/engines/seo_pages/app/views/seo_pages/seo_pages/_form.html.erb (5.1ms)
         
     | 
| 
      
 2650 
     | 
    
         
            +
              Rendered /home/hassan/projects/rails/badrit/company_site/engines/seo_pages/app/views/seo_pages/seo_pages/edit.html.erb within layouts/seo_pages/application (6.5ms)
         
     | 
| 
      
 2651 
     | 
    
         
            +
              [1m[35mSeoPages::SeoPageDefault Load (0.2ms)[0m  SELECT "seo_pages_seo_page_defaults".* FROM "seo_pages_seo_page_defaults" ORDER BY "seo_pages_seo_page_defaults"."id" ASC LIMIT 1
         
     | 
| 
      
 2652 
     | 
    
         
            +
              [1m[36mSeoPages::SeoPage Load (0.1ms)[0m  [1mSELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."url_identifier" = '/seo_pages/seo_pages/2/edit' ORDER BY "seo_pages_seo_pages"."id" ASC LIMIT 1[0m
         
     | 
| 
      
 2653 
     | 
    
         
            +
              [1m[35mCACHE (0.0ms)[0m  SELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."url_identifier" = '/seo_pages/seo_pages/2/edit' ORDER BY "seo_pages_seo_pages"."id" ASC LIMIT 1
         
     | 
| 
      
 2654 
     | 
    
         
            +
              [1m[36mCACHE (0.0ms)[0m  [1mSELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."url_identifier" = '/seo_pages/seo_pages/2/edit' ORDER BY "seo_pages_seo_pages"."id" ASC LIMIT 1[0m
         
     | 
| 
      
 2655 
     | 
    
         
            +
            Completed 200 OK in 15ms (Views: 13.6ms | ActiveRecord: 0.6ms)
         
     | 
| 
      
 2656 
     | 
    
         
            +
             
     | 
| 
      
 2657 
     | 
    
         
            +
             
     | 
| 
      
 2658 
     | 
    
         
            +
            Started GET "/assets/seo_pages/application.css?body=1" for 127.0.0.1 at 2013-09-17 22:55:33 +0200
         
     | 
| 
      
 2659 
     | 
    
         
            +
             
     | 
| 
      
 2660 
     | 
    
         
            +
             
     | 
| 
      
 2661 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_page_defaults.css?body=1" for 127.0.0.1 at 2013-09-17 22:55:33 +0200
         
     | 
| 
      
 2662 
     | 
    
         
            +
             
     | 
| 
      
 2663 
     | 
    
         
            +
             
     | 
| 
      
 2664 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_pages.css?body=1" for 127.0.0.1 at 2013-09-17 22:55:33 +0200
         
     | 
| 
      
 2665 
     | 
    
         
            +
             
     | 
| 
      
 2666 
     | 
    
         
            +
             
     | 
| 
      
 2667 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_page_defaults.js?body=1" for 127.0.0.1 at 2013-09-17 22:55:33 +0200
         
     | 
| 
      
 2668 
     | 
    
         
            +
             
     | 
| 
      
 2669 
     | 
    
         
            +
             
     | 
| 
      
 2670 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_pages.js?body=1" for 127.0.0.1 at 2013-09-17 22:55:33 +0200
         
     | 
| 
      
 2671 
     | 
    
         
            +
             
     | 
| 
      
 2672 
     | 
    
         
            +
             
     | 
| 
      
 2673 
     | 
    
         
            +
            Started GET "/assets/seo_pages/application.js?body=1" for 127.0.0.1 at 2013-09-17 22:55:33 +0200
         
     | 
| 
      
 2674 
     | 
    
         
            +
             
     | 
| 
      
 2675 
     | 
    
         
            +
             
     | 
| 
      
 2676 
     | 
    
         
            +
            Started GET "/seo_pages/seo_pages/2/edit" for 127.0.0.1 at 2013-09-17 22:56:29 +0200
         
     | 
| 
      
 2677 
     | 
    
         
            +
            Processing by SeoPages::SeoPagesController#edit as HTML
         
     | 
| 
      
 2678 
     | 
    
         
            +
              Parameters: {"id"=>"2"}
         
     | 
| 
      
 2679 
     | 
    
         
            +
              [1m[35mSeoPages::SeoPage Load (0.2ms)[0m  SELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."id" = ? LIMIT 1  [["id", "2"]]
         
     | 
| 
      
 2680 
     | 
    
         
            +
              Rendered /home/hassan/projects/rails/badrit/company_site/engines/seo_pages/app/views/seo_pages/seo_pages/_form.html.erb (5.2ms)
         
     | 
| 
      
 2681 
     | 
    
         
            +
              Rendered /home/hassan/projects/rails/badrit/company_site/engines/seo_pages/app/views/seo_pages/seo_pages/edit.html.erb within layouts/seo_pages/application (7.4ms)
         
     | 
| 
      
 2682 
     | 
    
         
            +
              [1m[36mSeoPages::SeoPageDefault Load (0.3ms)[0m  [1mSELECT "seo_pages_seo_page_defaults".* FROM "seo_pages_seo_page_defaults" ORDER BY "seo_pages_seo_page_defaults"."id" ASC LIMIT 1[0m
         
     | 
| 
      
 2683 
     | 
    
         
            +
              [1m[35mSeoPages::SeoPage Load (0.2ms)[0m  SELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."url_identifier" = '/seo_pages/seo_pages/2/edit' ORDER BY "seo_pages_seo_pages"."id" ASC LIMIT 1
         
     | 
| 
      
 2684 
     | 
    
         
            +
              [1m[36mCACHE (0.0ms)[0m  [1mSELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."url_identifier" = '/seo_pages/seo_pages/2/edit' ORDER BY "seo_pages_seo_pages"."id" ASC LIMIT 1[0m
         
     | 
| 
      
 2685 
     | 
    
         
            +
              [1m[35mCACHE (0.0ms)[0m  SELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."url_identifier" = '/seo_pages/seo_pages/2/edit' ORDER BY "seo_pages_seo_pages"."id" ASC LIMIT 1
         
     | 
| 
      
 2686 
     | 
    
         
            +
            Completed 200 OK in 19ms (Views: 16.7ms | ActiveRecord: 0.7ms)
         
     | 
| 
      
 2687 
     | 
    
         
            +
             
     | 
| 
      
 2688 
     | 
    
         
            +
             
     | 
| 
      
 2689 
     | 
    
         
            +
            Started GET "/assets/seo_pages/application.css?body=1" for 127.0.0.1 at 2013-09-17 22:56:29 +0200
         
     | 
| 
      
 2690 
     | 
    
         
            +
             
     | 
| 
      
 2691 
     | 
    
         
            +
             
     | 
| 
      
 2692 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_pages.css?body=1" for 127.0.0.1 at 2013-09-17 22:56:29 +0200
         
     | 
| 
      
 2693 
     | 
    
         
            +
             
     | 
| 
      
 2694 
     | 
    
         
            +
             
     | 
| 
      
 2695 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_page_defaults.css?body=1" for 127.0.0.1 at 2013-09-17 22:56:29 +0200
         
     | 
| 
      
 2696 
     | 
    
         
            +
             
     | 
| 
      
 2697 
     | 
    
         
            +
             
     | 
| 
      
 2698 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_pages.js?body=1" for 127.0.0.1 at 2013-09-17 22:56:29 +0200
         
     | 
| 
      
 2699 
     | 
    
         
            +
             
     | 
| 
      
 2700 
     | 
    
         
            +
             
     | 
| 
      
 2701 
     | 
    
         
            +
            Started GET "/assets/seo_pages/application.js?body=1" for 127.0.0.1 at 2013-09-17 22:56:29 +0200
         
     | 
| 
      
 2702 
     | 
    
         
            +
             
     | 
| 
      
 2703 
     | 
    
         
            +
             
     | 
| 
      
 2704 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_page_defaults.js?body=1" for 127.0.0.1 at 2013-09-17 22:56:29 +0200
         
     | 
| 
      
 2705 
     | 
    
         
            +
             
     | 
| 
      
 2706 
     | 
    
         
            +
             
     | 
| 
      
 2707 
     | 
    
         
            +
            Started GET "/seo_pages/seo_page_defaults/1/edit" for 127.0.0.1 at 2013-09-17 22:59:14 +0200
         
     | 
| 
      
 2708 
     | 
    
         
            +
            Processing by SeoPages::SeoPageDefaultsController#edit as HTML
         
     | 
| 
      
 2709 
     | 
    
         
            +
              Parameters: {"id"=>"1"}
         
     | 
| 
      
 2710 
     | 
    
         
            +
              [1m[36mSeoPages::SeoPageDefault Load (0.3ms)[0m  [1mSELECT "seo_pages_seo_page_defaults".* FROM "seo_pages_seo_page_defaults" ORDER BY "seo_pages_seo_page_defaults"."id" ASC LIMIT 1[0m
         
     | 
| 
      
 2711 
     | 
    
         
            +
              Rendered /home/hassan/projects/rails/badrit/company_site/engines/seo_pages/app/views/seo_pages/seo_page_defaults/_form.html.erb (5.4ms)
         
     | 
| 
      
 2712 
     | 
    
         
            +
              Rendered /home/hassan/projects/rails/badrit/company_site/engines/seo_pages/app/views/seo_pages/seo_page_defaults/edit.html.erb within layouts/seo_pages/application (7.5ms)
         
     | 
| 
      
 2713 
     | 
    
         
            +
              [1m[35mCACHE (0.0ms)[0m  SELECT "seo_pages_seo_page_defaults".* FROM "seo_pages_seo_page_defaults" ORDER BY "seo_pages_seo_page_defaults"."id" ASC LIMIT 1
         
     | 
| 
      
 2714 
     | 
    
         
            +
              [1m[36mSeoPages::SeoPage Load (0.3ms)[0m  [1mSELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."url_identifier" = '/seo_pages/seo_page_defaults/1/edit' ORDER BY "seo_pages_seo_pages"."id" ASC LIMIT 1[0m
         
     | 
| 
      
 2715 
     | 
    
         
            +
              [1m[35mCACHE (0.0ms)[0m  SELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."url_identifier" = '/seo_pages/seo_page_defaults/1/edit' ORDER BY "seo_pages_seo_pages"."id" ASC LIMIT 1
         
     | 
| 
      
 2716 
     | 
    
         
            +
              [1m[36mCACHE (0.0ms)[0m  [1mSELECT "seo_pages_seo_pages".* FROM "seo_pages_seo_pages" WHERE "seo_pages_seo_pages"."url_identifier" = '/seo_pages/seo_page_defaults/1/edit' ORDER BY "seo_pages_seo_pages"."id" ASC LIMIT 1[0m
         
     | 
| 
      
 2717 
     | 
    
         
            +
            Completed 200 OK in 17ms (Views: 15.4ms | ActiveRecord: 0.6ms)
         
     | 
| 
      
 2718 
     | 
    
         
            +
             
     | 
| 
      
 2719 
     | 
    
         
            +
             
     | 
| 
      
 2720 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_page_defaults.css?body=1" for 127.0.0.1 at 2013-09-17 22:59:14 +0200
         
     | 
| 
      
 2721 
     | 
    
         
            +
             
     | 
| 
      
 2722 
     | 
    
         
            +
             
     | 
| 
      
 2723 
     | 
    
         
            +
            Started GET "/assets/seo_pages/application.css?body=1" for 127.0.0.1 at 2013-09-17 22:59:14 +0200
         
     | 
| 
      
 2724 
     | 
    
         
            +
             
     | 
| 
      
 2725 
     | 
    
         
            +
             
     | 
| 
      
 2726 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_pages.css?body=1" for 127.0.0.1 at 2013-09-17 22:59:14 +0200
         
     | 
| 
      
 2727 
     | 
    
         
            +
             
     | 
| 
      
 2728 
     | 
    
         
            +
             
     | 
| 
      
 2729 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_page_defaults.js?body=1" for 127.0.0.1 at 2013-09-17 22:59:14 +0200
         
     | 
| 
      
 2730 
     | 
    
         
            +
             
     | 
| 
      
 2731 
     | 
    
         
            +
             
     | 
| 
      
 2732 
     | 
    
         
            +
            Started GET "/assets/seo_pages/application.js?body=1" for 127.0.0.1 at 2013-09-17 22:59:14 +0200
         
     | 
| 
      
 2733 
     | 
    
         
            +
             
     | 
| 
      
 2734 
     | 
    
         
            +
             
     | 
| 
      
 2735 
     | 
    
         
            +
            Started GET "/assets/seo_pages/seo_pages.js?body=1" for 127.0.0.1 at 2013-09-17 22:59:14 +0200
         
     |