copycat 0.0.5 → 0.0.6
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.
- data/app/assets/stylesheets/copycat_engine.css +6 -2
- data/lib/copycat/engine.rb +7 -0
- data/lib/copycat/version.rb +1 -1
- data/spec/dummy/log/test.log +1916 -0
- metadata +1 -3
- data/spec/dummy/tmp/pids/server.pid +0 -1
data/spec/dummy/log/test.log
CHANGED
@@ -21875,3 +21875,1919 @@ SQLite3::ConstraintException: constraint failed: INSERT INTO "copycat_translatio
|
|
21875
21875
|
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 13:49:36 UTC +00:00], ["key", "site.title"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 13:49:36 UTC +00:00], ["value", "My Blog"]]
|
21876
21876
|
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
21877
21877
|
[1m[36m (0.3ms)[0m [1mrollback transaction[0m
|
21878
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
21879
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
21880
|
+
[1m[36mSQL (8.7ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["key", "foo"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["value", "bar"]]
|
21881
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
21882
|
+
|
21883
|
+
|
21884
|
+
Started GET "/copycat_translations" for 127.0.0.1 at 2012-03-22 14:44:10 -0400
|
21885
|
+
Processing by CopycatTranslationsController#index as HTML
|
21886
|
+
[1m[36mCopycatTranslation Load (0.3ms)[0m [1mSELECT distinct locale FROM "copycat_translations" [0m
|
21887
|
+
Rendered /vermonster/copycat/app/views/copycat_translations/index.html.erb within layouts/copycat (3.6ms)
|
21888
|
+
Completed 200 OK in 51ms (Views: 16.7ms | ActiveRecord: 0.3ms)
|
21889
|
+
|
21890
|
+
|
21891
|
+
Started GET "/copycat_translations/import_export" for 127.0.0.1 at 2012-03-22 14:44:10 -0400
|
21892
|
+
Processing by CopycatTranslationsController#import_export as HTML
|
21893
|
+
Rendered /vermonster/copycat/app/views/copycat_translations/import_export.html.erb within layouts/copycat (1.9ms)
|
21894
|
+
Completed 200 OK in 5ms (Views: 4.9ms | ActiveRecord: 0.0ms)
|
21895
|
+
|
21896
|
+
|
21897
|
+
Started GET "/copycat_translations/help" for 127.0.0.1 at 2012-03-22 14:44:10 -0400
|
21898
|
+
Processing by CopycatTranslationsController#help as HTML
|
21899
|
+
Rendered /vermonster/copycat/app/views/copycat_translations/help.html.erb within layouts/copycat (0.5ms)
|
21900
|
+
Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.0ms)
|
21901
|
+
|
21902
|
+
|
21903
|
+
Started GET "/copycat_translations" for 127.0.0.1 at 2012-03-22 14:44:10 -0400
|
21904
|
+
Processing by CopycatTranslationsController#index as HTML
|
21905
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT distinct locale FROM "copycat_translations"
|
21906
|
+
Rendered /vermonster/copycat/app/views/copycat_translations/index.html.erb within layouts/copycat (1.2ms)
|
21907
|
+
Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.1ms)
|
21908
|
+
[1m[36m (0.4ms)[0m [1mrollback transaction[0m
|
21909
|
+
[1m[35m (0.0ms)[0m begin transaction
|
21910
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
21911
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["key", "foo"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["value", "bar"]]
|
21912
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
21913
|
+
|
21914
|
+
|
21915
|
+
Started GET "/copycat_translations" for 127.0.0.1 at 2012-03-22 14:44:10 -0400
|
21916
|
+
Processing by CopycatTranslationsController#index as HTML
|
21917
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT distinct locale FROM "copycat_translations"
|
21918
|
+
Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.1ms)
|
21919
|
+
[1m[36m (0.4ms)[0m [1mrollback transaction[0m
|
21920
|
+
[1m[35m (0.1ms)[0m begin transaction
|
21921
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
21922
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["key", "foo"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["value", "bar"]]
|
21923
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
21924
|
+
|
21925
|
+
|
21926
|
+
Started GET "/copycat_translations" for 127.0.0.1 at 2012-03-22 14:44:10 -0400
|
21927
|
+
Processing by CopycatTranslationsController#index as HTML
|
21928
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT distinct locale FROM "copycat_translations"
|
21929
|
+
Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.1ms)
|
21930
|
+
|
21931
|
+
|
21932
|
+
Started GET "/copycat_translations?utf8=%E2%9C%93&locale=en&search=foo&commit=Search" for 127.0.0.1 at 2012-03-22 14:44:10 -0400
|
21933
|
+
Processing by CopycatTranslationsController#index as HTML
|
21934
|
+
Parameters: {"utf8"=>"✓", "locale"=>"en", "search"=>"foo", "commit"=>"Search"}
|
21935
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT distinct locale FROM "copycat_translations" [0m
|
21936
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en' AND (key LIKE '%foo%' OR value LIKE '%foo%')
|
21937
|
+
[1m[36mCopycatTranslation Load (0.2ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en' AND (key LIKE '%foo%' OR value LIKE '%foo%')[0m
|
21938
|
+
Completed 200 OK in 7ms (Views: 5.6ms | ActiveRecord: 0.5ms)
|
21939
|
+
[1m[35m (0.4ms)[0m rollback transaction
|
21940
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
21941
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
21942
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["key", "foo"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["value", "bar"]]
|
21943
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
21944
|
+
|
21945
|
+
|
21946
|
+
Started GET "/copycat_translations" for 127.0.0.1 at 2012-03-22 14:44:10 -0400
|
21947
|
+
Processing by CopycatTranslationsController#index as HTML
|
21948
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT distinct locale FROM "copycat_translations" [0m
|
21949
|
+
Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.1ms)
|
21950
|
+
|
21951
|
+
|
21952
|
+
Started GET "/copycat_translations?utf8=%E2%9C%93&locale=en&search=xfoo&commit=Search" for 127.0.0.1 at 2012-03-22 14:44:10 -0400
|
21953
|
+
Processing by CopycatTranslationsController#index as HTML
|
21954
|
+
Parameters: {"utf8"=>"✓", "locale"=>"en", "search"=>"xfoo", "commit"=>"Search"}
|
21955
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT distinct locale FROM "copycat_translations"
|
21956
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en' AND (key LIKE '%xfoo%' OR value LIKE '%xfoo%')[0m
|
21957
|
+
Completed 200 OK in 31ms (Views: 30.5ms | ActiveRecord: 0.2ms)
|
21958
|
+
[1m[35m (0.4ms)[0m rollback transaction
|
21959
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
21960
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
21961
|
+
[1m[36mSQL (0.6ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["key", "foo"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["value", "bar"]]
|
21962
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
21963
|
+
|
21964
|
+
|
21965
|
+
Started GET "/copycat_translations" for 127.0.0.1 at 2012-03-22 14:44:10 -0400
|
21966
|
+
Processing by CopycatTranslationsController#index as HTML
|
21967
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT distinct locale FROM "copycat_translations" [0m
|
21968
|
+
Completed 200 OK in 3ms (Views: 2.1ms | ActiveRecord: 0.1ms)
|
21969
|
+
|
21970
|
+
|
21971
|
+
Started GET "/copycat_translations?utf8=%E2%9C%93&locale=en&search=bar&commit=Search" for 127.0.0.1 at 2012-03-22 14:44:10 -0400
|
21972
|
+
Processing by CopycatTranslationsController#index as HTML
|
21973
|
+
Parameters: {"utf8"=>"✓", "locale"=>"en", "search"=>"bar", "commit"=>"Search"}
|
21974
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT distinct locale FROM "copycat_translations"
|
21975
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en' AND (key LIKE '%bar%' OR value LIKE '%bar%')[0m
|
21976
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en' AND (key LIKE '%bar%' OR value LIKE '%bar%')
|
21977
|
+
Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.3ms)
|
21978
|
+
[1m[36m (0.4ms)[0m [1mrollback transaction[0m
|
21979
|
+
[1m[35m (0.1ms)[0m begin transaction
|
21980
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
21981
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["key", "foo"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["value", "bar"]]
|
21982
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
21983
|
+
|
21984
|
+
|
21985
|
+
Started GET "/copycat_translations" for 127.0.0.1 at 2012-03-22 14:44:10 -0400
|
21986
|
+
Processing by CopycatTranslationsController#index as HTML
|
21987
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT distinct locale FROM "copycat_translations"
|
21988
|
+
Completed 200 OK in 3ms (Views: 2.3ms | ActiveRecord: 0.1ms)
|
21989
|
+
|
21990
|
+
|
21991
|
+
Started GET "/copycat_translations?utf8=%E2%9C%93&locale=en&search=xbar&commit=Search" for 127.0.0.1 at 2012-03-22 14:44:10 -0400
|
21992
|
+
Processing by CopycatTranslationsController#index as HTML
|
21993
|
+
Parameters: {"utf8"=>"✓", "locale"=>"en", "search"=>"xbar", "commit"=>"Search"}
|
21994
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT distinct locale FROM "copycat_translations" [0m
|
21995
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en' AND (key LIKE '%xbar%' OR value LIKE '%xbar%')
|
21996
|
+
Completed 200 OK in 3ms (Views: 2.2ms | ActiveRecord: 0.2ms)
|
21997
|
+
[1m[36m (0.4ms)[0m [1mrollback transaction[0m
|
21998
|
+
[1m[35m (0.1ms)[0m begin transaction
|
21999
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
22000
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["key", "foo"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["value", "bar"]]
|
22001
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
22002
|
+
|
22003
|
+
|
22004
|
+
Started GET "/copycat_translations" for 127.0.0.1 at 2012-03-22 14:44:10 -0400
|
22005
|
+
Processing by CopycatTranslationsController#index as HTML
|
22006
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT distinct locale FROM "copycat_translations"
|
22007
|
+
Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.1ms)
|
22008
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
22009
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["key", "site.index.something"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["value", "string000000001"]]
|
22010
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
22011
|
+
|
22012
|
+
|
22013
|
+
Started GET "/copycat_translations?utf8=%E2%9C%93&locale=en&search=index&commit=Search" for 127.0.0.1 at 2012-03-22 14:44:10 -0400
|
22014
|
+
Processing by CopycatTranslationsController#index as HTML
|
22015
|
+
Parameters: {"utf8"=>"✓", "locale"=>"en", "search"=>"index", "commit"=>"Search"}
|
22016
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT distinct locale FROM "copycat_translations"
|
22017
|
+
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en' AND (key LIKE '%index%' OR value LIKE '%index%')[0m
|
22018
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en' AND (key LIKE '%index%' OR value LIKE '%index%')
|
22019
|
+
Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.4ms)
|
22020
|
+
[1m[36m (0.4ms)[0m [1mrollback transaction[0m
|
22021
|
+
[1m[35m (0.1ms)[0m begin transaction
|
22022
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
22023
|
+
[1m[35mSQL (0.7ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["key", "foo"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["value", "bar"]]
|
22024
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
22025
|
+
|
22026
|
+
|
22027
|
+
Started GET "/copycat_translations" for 127.0.0.1 at 2012-03-22 14:44:10 -0400
|
22028
|
+
Processing by CopycatTranslationsController#index as HTML
|
22029
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT distinct locale FROM "copycat_translations"
|
22030
|
+
Completed 200 OK in 3ms (Views: 2.2ms | ActiveRecord: 0.1ms)
|
22031
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
22032
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["key", "foe"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["value", "beer"]]
|
22033
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
22034
|
+
|
22035
|
+
|
22036
|
+
Started GET "/copycat_translations?utf8=%E2%9C%93&locale=en&search=&commit=Search" for 127.0.0.1 at 2012-03-22 14:44:10 -0400
|
22037
|
+
Processing by CopycatTranslationsController#index as HTML
|
22038
|
+
Parameters: {"utf8"=>"✓", "locale"=>"en", "search"=>"", "commit"=>"Search"}
|
22039
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en'
|
22040
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT distinct locale FROM "copycat_translations" [0m
|
22041
|
+
Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.2ms)
|
22042
|
+
[1m[35m (0.5ms)[0m rollback transaction
|
22043
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
22044
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
22045
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["key", "foo"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["value", "bar"]]
|
22046
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
22047
|
+
|
22048
|
+
|
22049
|
+
Started GET "/copycat_translations" for 127.0.0.1 at 2012-03-22 14:44:10 -0400
|
22050
|
+
Processing by CopycatTranslationsController#index as HTML
|
22051
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT distinct locale FROM "copycat_translations" [0m
|
22052
|
+
Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.1ms)
|
22053
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT "copycat_translations".* FROM "copycat_translations"
|
22054
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
22055
|
+
[1m[35mSQL (0.5ms)[0m DELETE FROM "copycat_translations" WHERE "copycat_translations"."id" = ? [["id", 1]]
|
22056
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
22057
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
22058
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["key", "foo"], ["locale", "en"], ["updated_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["value", "bar1"]]
|
22059
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
22060
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
22061
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["key", "foo"], ["locale", "fa"], ["updated_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["value", "bar2"]]
|
22062
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
22063
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
22064
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["key", "foo"], ["locale", "it"], ["updated_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["value", "bar3"]]
|
22065
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
22066
|
+
|
22067
|
+
|
22068
|
+
Started GET "/copycat_translations" for 127.0.0.1 at 2012-03-22 14:44:10 -0400
|
22069
|
+
Processing by CopycatTranslationsController#index as HTML
|
22070
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT distinct locale FROM "copycat_translations" [0m
|
22071
|
+
Completed 200 OK in 36ms (Views: 35.0ms | ActiveRecord: 0.1ms)
|
22072
|
+
[1m[35m (0.5ms)[0m rollback transaction
|
22073
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
22074
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
22075
|
+
[1m[36mSQL (0.6ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["key", "foo"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["value", "bar"]]
|
22076
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
22077
|
+
|
22078
|
+
|
22079
|
+
Started GET "/copycat_translations" for 127.0.0.1 at 2012-03-22 14:44:10 -0400
|
22080
|
+
Processing by CopycatTranslationsController#index as HTML
|
22081
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT distinct locale FROM "copycat_translations" [0m
|
22082
|
+
Completed 200 OK in 3ms (Views: 2.2ms | ActiveRecord: 0.1ms)
|
22083
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT "copycat_translations".* FROM "copycat_translations"
|
22084
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
22085
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "copycat_translations" WHERE "copycat_translations"."id" = ? [["id", 1]]
|
22086
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
22087
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
22088
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["key", "foo"], ["locale", "en"], ["updated_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["value", "bar1"]]
|
22089
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
22090
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
22091
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["key", "foo"], ["locale", "fa"], ["updated_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["value", "bar2"]]
|
22092
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
22093
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
22094
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["key", "foo"], ["locale", "it"], ["updated_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["value", "bar3"]]
|
22095
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
22096
|
+
|
22097
|
+
|
22098
|
+
Started GET "/copycat_translations?search=&commit=Search" for 127.0.0.1 at 2012-03-22 14:44:10 -0400
|
22099
|
+
Processing by CopycatTranslationsController#index as HTML
|
22100
|
+
Parameters: {"search"=>"", "commit"=>"Search"}
|
22101
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en'[0m
|
22102
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT distinct locale FROM "copycat_translations"
|
22103
|
+
Completed 200 OK in 4ms (Views: 2.7ms | ActiveRecord: 0.2ms)
|
22104
|
+
[1m[36m (0.4ms)[0m [1mrollback transaction[0m
|
22105
|
+
[1m[35m (0.0ms)[0m begin transaction
|
22106
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
22107
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["key", "foo"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["value", "bar"]]
|
22108
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
22109
|
+
|
22110
|
+
|
22111
|
+
Started GET "/copycat_translations" for 127.0.0.1 at 2012-03-22 14:44:10 -0400
|
22112
|
+
Processing by CopycatTranslationsController#index as HTML
|
22113
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT distinct locale FROM "copycat_translations"
|
22114
|
+
Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.1ms)
|
22115
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" [0m
|
22116
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
22117
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "copycat_translations" WHERE "copycat_translations"."id" = ?[0m [["id", 1]]
|
22118
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
22119
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
22120
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["key", "foo"], ["locale", "en"], ["updated_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["value", "bar1"]]
|
22121
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
22122
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
22123
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["key", "foo"], ["locale", "fa"], ["updated_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["value", "bar2"]]
|
22124
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
22125
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
22126
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["key", "foo"], ["locale", "it"], ["updated_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["value", "bar3"]]
|
22127
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
22128
|
+
|
22129
|
+
|
22130
|
+
Started GET "/copycat_translations?search=foo&commit=Search" for 127.0.0.1 at 2012-03-22 14:44:10 -0400
|
22131
|
+
Processing by CopycatTranslationsController#index as HTML
|
22132
|
+
Parameters: {"search"=>"foo", "commit"=>"Search"}
|
22133
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT distinct locale FROM "copycat_translations"
|
22134
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en' AND (key LIKE '%foo%' OR value LIKE '%foo%')[0m
|
22135
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en' AND (key LIKE '%foo%' OR value LIKE '%foo%')
|
22136
|
+
Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.3ms)
|
22137
|
+
|
22138
|
+
|
22139
|
+
Started GET "/copycat_translations?search=fuu&commit=Search" for 127.0.0.1 at 2012-03-22 14:44:10 -0400
|
22140
|
+
Processing by CopycatTranslationsController#index as HTML
|
22141
|
+
Parameters: {"search"=>"fuu", "commit"=>"Search"}
|
22142
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT distinct locale FROM "copycat_translations" [0m
|
22143
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en' AND (key LIKE '%fuu%' OR value LIKE '%fuu%')
|
22144
|
+
Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.2ms)
|
22145
|
+
[1m[36m (0.4ms)[0m [1mrollback transaction[0m
|
22146
|
+
[1m[35m (0.0ms)[0m begin transaction
|
22147
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
22148
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["key", "foo"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["value", "bar"]]
|
22149
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
22150
|
+
|
22151
|
+
|
22152
|
+
Started GET "/copycat_translations" for 127.0.0.1 at 2012-03-22 14:44:10 -0400
|
22153
|
+
Processing by CopycatTranslationsController#index as HTML
|
22154
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT distinct locale FROM "copycat_translations"
|
22155
|
+
Completed 200 OK in 3ms (Views: 2.1ms | ActiveRecord: 0.1ms)
|
22156
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" [0m
|
22157
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
22158
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "copycat_translations" WHERE "copycat_translations"."id" = ?[0m [["id", 1]]
|
22159
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
22160
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
22161
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["key", "foo"], ["locale", "en"], ["updated_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["value", "bar1"]]
|
22162
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
22163
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
22164
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["key", "foo"], ["locale", "fa"], ["updated_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["value", "bar2"]]
|
22165
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
22166
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
22167
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["key", "foo"], ["locale", "it"], ["updated_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["value", "bar3"]]
|
22168
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
22169
|
+
|
22170
|
+
|
22171
|
+
Started GET "/copycat_translations?locale=&commit=Search" for 127.0.0.1 at 2012-03-22 14:44:10 -0400
|
22172
|
+
Processing by CopycatTranslationsController#index as HTML
|
22173
|
+
Parameters: {"locale"=>"", "commit"=>"Search"}
|
22174
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT distinct locale FROM "copycat_translations"
|
22175
|
+
Completed 200 OK in 3ms (Views: 2.2ms | ActiveRecord: 0.1ms)
|
22176
|
+
[1m[36m (0.5ms)[0m [1mrollback transaction[0m
|
22177
|
+
[1m[35m (0.1ms)[0m begin transaction
|
22178
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
22179
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["key", "foo"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["value", "bar"]]
|
22180
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
22181
|
+
|
22182
|
+
|
22183
|
+
Started GET "/copycat_translations" for 127.0.0.1 at 2012-03-22 14:44:10 -0400
|
22184
|
+
Processing by CopycatTranslationsController#index as HTML
|
22185
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT distinct locale FROM "copycat_translations"
|
22186
|
+
Completed 200 OK in 3ms (Views: 2.1ms | ActiveRecord: 0.1ms)
|
22187
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" [0m
|
22188
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
22189
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "copycat_translations" WHERE "copycat_translations"."id" = ?[0m [["id", 1]]
|
22190
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
22191
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
22192
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["key", "foo"], ["locale", "en"], ["updated_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["value", "bar1"]]
|
22193
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
22194
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
22195
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["key", "foo"], ["locale", "fa"], ["updated_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["value", "bar2"]]
|
22196
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
22197
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
22198
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["key", "foo"], ["locale", "it"], ["updated_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["value", "bar3"]]
|
22199
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
22200
|
+
|
22201
|
+
|
22202
|
+
Started GET "/copycat_translations?utf8=%E2%9C%93&locale=&search=&commit=Search" for 127.0.0.1 at 2012-03-22 14:44:10 -0400
|
22203
|
+
Processing by CopycatTranslationsController#index as HTML
|
22204
|
+
Parameters: {"utf8"=>"✓", "locale"=>"", "search"=>"", "commit"=>"Search"}
|
22205
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT "copycat_translations".* FROM "copycat_translations"
|
22206
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT distinct locale FROM "copycat_translations" [0m
|
22207
|
+
Completed 200 OK in 4ms (Views: 2.7ms | ActiveRecord: 0.2ms)
|
22208
|
+
[1m[35m (0.5ms)[0m rollback transaction
|
22209
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
22210
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
22211
|
+
[1m[36mSQL (0.7ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["key", "foo"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["value", "bar"]]
|
22212
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
22213
|
+
|
22214
|
+
|
22215
|
+
Started GET "/copycat_translations" for 127.0.0.1 at 2012-03-22 14:44:10 -0400
|
22216
|
+
Processing by CopycatTranslationsController#index as HTML
|
22217
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT distinct locale FROM "copycat_translations" [0m
|
22218
|
+
Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.1ms)
|
22219
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT "copycat_translations".* FROM "copycat_translations"
|
22220
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
22221
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "copycat_translations" WHERE "copycat_translations"."id" = ? [["id", 1]]
|
22222
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
22223
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
22224
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["key", "foo"], ["locale", "en"], ["updated_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["value", "bar1"]]
|
22225
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
22226
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
22227
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["key", "foo"], ["locale", "fa"], ["updated_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["value", "bar2"]]
|
22228
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
22229
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
22230
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["key", "foo"], ["locale", "it"], ["updated_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["value", "bar3"]]
|
22231
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
22232
|
+
|
22233
|
+
|
22234
|
+
Started GET "/copycat_translations?utf8=%E2%9C%93&locale=&search=foo&commit=Search" for 127.0.0.1 at 2012-03-22 14:44:10 -0400
|
22235
|
+
Processing by CopycatTranslationsController#index as HTML
|
22236
|
+
Parameters: {"utf8"=>"✓", "locale"=>"", "search"=>"foo", "commit"=>"Search"}
|
22237
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT distinct locale FROM "copycat_translations" [0m
|
22238
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "copycat_translations" WHERE (key LIKE '%foo%' OR value LIKE '%foo%')
|
22239
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" WHERE (key LIKE '%foo%' OR value LIKE '%foo%')[0m
|
22240
|
+
Completed 200 OK in 5ms (Views: 3.7ms | ActiveRecord: 0.3ms)
|
22241
|
+
|
22242
|
+
|
22243
|
+
Started GET "/copycat_translations?utf8=%E2%9C%93&locale=&search=fuu&commit=Search" for 127.0.0.1 at 2012-03-22 14:44:10 -0400
|
22244
|
+
Processing by CopycatTranslationsController#index as HTML
|
22245
|
+
Parameters: {"utf8"=>"✓", "locale"=>"", "search"=>"fuu", "commit"=>"Search"}
|
22246
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT distinct locale FROM "copycat_translations"
|
22247
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "copycat_translations" WHERE (key LIKE '%fuu%' OR value LIKE '%fuu%')[0m
|
22248
|
+
Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.2ms)
|
22249
|
+
[1m[35m (0.5ms)[0m rollback transaction
|
22250
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
22251
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
22252
|
+
[1m[36mSQL (0.6ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["key", "foo"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["value", "bar"]]
|
22253
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
22254
|
+
|
22255
|
+
|
22256
|
+
Started GET "/copycat_translations" for 127.0.0.1 at 2012-03-22 14:44:10 -0400
|
22257
|
+
Processing by CopycatTranslationsController#index as HTML
|
22258
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT distinct locale FROM "copycat_translations" [0m
|
22259
|
+
Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.1ms)
|
22260
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT "copycat_translations".* FROM "copycat_translations"
|
22261
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
22262
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "copycat_translations" WHERE "copycat_translations"."id" = ? [["id", 1]]
|
22263
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
22264
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
22265
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["key", "foo"], ["locale", "en"], ["updated_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["value", "bar1"]]
|
22266
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
22267
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
22268
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["key", "foo"], ["locale", "fa"], ["updated_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["value", "bar2"]]
|
22269
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
22270
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
22271
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["key", "foo"], ["locale", "it"], ["updated_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["value", "bar3"]]
|
22272
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
22273
|
+
|
22274
|
+
|
22275
|
+
Started GET "/copycat_translations?locale=en&commit=Search" for 127.0.0.1 at 2012-03-22 14:44:10 -0400
|
22276
|
+
Processing by CopycatTranslationsController#index as HTML
|
22277
|
+
Parameters: {"locale"=>"en", "commit"=>"Search"}
|
22278
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT distinct locale FROM "copycat_translations" [0m
|
22279
|
+
Completed 200 OK in 3ms (Views: 1.9ms | ActiveRecord: 0.1ms)
|
22280
|
+
[1m[35m (0.4ms)[0m rollback transaction
|
22281
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
22282
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
22283
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["key", "foo"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["value", "bar"]]
|
22284
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
22285
|
+
|
22286
|
+
|
22287
|
+
Started GET "/copycat_translations" for 127.0.0.1 at 2012-03-22 14:44:10 -0400
|
22288
|
+
Processing by CopycatTranslationsController#index as HTML
|
22289
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT distinct locale FROM "copycat_translations" [0m
|
22290
|
+
Completed 200 OK in 3ms (Views: 2.1ms | ActiveRecord: 0.1ms)
|
22291
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT "copycat_translations".* FROM "copycat_translations"
|
22292
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
22293
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "copycat_translations" WHERE "copycat_translations"."id" = ? [["id", 1]]
|
22294
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
22295
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
22296
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["key", "foo"], ["locale", "en"], ["updated_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["value", "bar1"]]
|
22297
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
22298
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
22299
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["key", "foo"], ["locale", "fa"], ["updated_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["value", "bar2"]]
|
22300
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
22301
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
22302
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["key", "foo"], ["locale", "it"], ["updated_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["value", "bar3"]]
|
22303
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
22304
|
+
|
22305
|
+
|
22306
|
+
Started GET "/copycat_translations?utf8=%E2%9C%93&locale=en&search=&commit=Search" for 127.0.0.1 at 2012-03-22 14:44:10 -0400
|
22307
|
+
Processing by CopycatTranslationsController#index as HTML
|
22308
|
+
Parameters: {"utf8"=>"✓", "locale"=>"en", "search"=>"", "commit"=>"Search"}
|
22309
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en'[0m
|
22310
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT distinct locale FROM "copycat_translations"
|
22311
|
+
Completed 200 OK in 4ms (Views: 2.3ms | ActiveRecord: 0.2ms)
|
22312
|
+
|
22313
|
+
|
22314
|
+
Started GET "/copycat_translations?utf8=%E2%9C%93&locale=fa&search=&commit=Search" for 127.0.0.1 at 2012-03-22 14:44:10 -0400
|
22315
|
+
Processing by CopycatTranslationsController#index as HTML
|
22316
|
+
Parameters: {"utf8"=>"✓", "locale"=>"fa", "search"=>"", "commit"=>"Search"}
|
22317
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'fa'[0m
|
22318
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT distinct locale FROM "copycat_translations"
|
22319
|
+
Completed 200 OK in 26ms (Views: 25.3ms | ActiveRecord: 0.2ms)
|
22320
|
+
|
22321
|
+
|
22322
|
+
Started GET "/copycat_translations?utf8=%E2%9C%93&locale=it&search=&commit=Search" for 127.0.0.1 at 2012-03-22 14:44:10 -0400
|
22323
|
+
Processing by CopycatTranslationsController#index as HTML
|
22324
|
+
Parameters: {"utf8"=>"✓", "locale"=>"it", "search"=>"", "commit"=>"Search"}
|
22325
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'it'[0m
|
22326
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT distinct locale FROM "copycat_translations"
|
22327
|
+
Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.2ms)
|
22328
|
+
[1m[36m (0.4ms)[0m [1mrollback transaction[0m
|
22329
|
+
[1m[35m (0.0ms)[0m begin transaction
|
22330
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
22331
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["key", "foo"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["value", "bar"]]
|
22332
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
22333
|
+
|
22334
|
+
|
22335
|
+
Started GET "/copycat_translations" for 127.0.0.1 at 2012-03-22 14:44:10 -0400
|
22336
|
+
Processing by CopycatTranslationsController#index as HTML
|
22337
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT distinct locale FROM "copycat_translations"
|
22338
|
+
Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.1ms)
|
22339
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" [0m
|
22340
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
22341
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "copycat_translations" WHERE "copycat_translations"."id" = ?[0m [["id", 1]]
|
22342
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
22343
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
22344
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["key", "foo"], ["locale", "en"], ["updated_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["value", "bar1"]]
|
22345
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
22346
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
22347
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["key", "foo"], ["locale", "fa"], ["updated_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["value", "bar2"]]
|
22348
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
22349
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
22350
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["key", "foo"], ["locale", "it"], ["updated_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["value", "bar3"]]
|
22351
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
22352
|
+
|
22353
|
+
|
22354
|
+
Started GET "/copycat_translations?utf8=%E2%9C%93&locale=en&search=foo&commit=Search" for 127.0.0.1 at 2012-03-22 14:44:10 -0400
|
22355
|
+
Processing by CopycatTranslationsController#index as HTML
|
22356
|
+
Parameters: {"utf8"=>"✓", "locale"=>"en", "search"=>"foo", "commit"=>"Search"}
|
22357
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT distinct locale FROM "copycat_translations"
|
22358
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en' AND (key LIKE '%foo%' OR value LIKE '%foo%')[0m
|
22359
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en' AND (key LIKE '%foo%' OR value LIKE '%foo%')
|
22360
|
+
Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.3ms)
|
22361
|
+
|
22362
|
+
|
22363
|
+
Started GET "/copycat_translations?utf8=%E2%9C%93&locale=fa&search=foo&commit=Search" for 127.0.0.1 at 2012-03-22 14:44:10 -0400
|
22364
|
+
Processing by CopycatTranslationsController#index as HTML
|
22365
|
+
Parameters: {"utf8"=>"✓", "locale"=>"fa", "search"=>"foo", "commit"=>"Search"}
|
22366
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT distinct locale FROM "copycat_translations" [0m
|
22367
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'fa' AND (key LIKE '%foo%' OR value LIKE '%foo%')
|
22368
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'fa' AND (key LIKE '%foo%' OR value LIKE '%foo%')[0m
|
22369
|
+
Completed 200 OK in 4ms (Views: 2.7ms | ActiveRecord: 0.3ms)
|
22370
|
+
|
22371
|
+
|
22372
|
+
Started GET "/copycat_translations?utf8=%E2%9C%93&locale=it&search=foo&commit=Search" for 127.0.0.1 at 2012-03-22 14:44:10 -0400
|
22373
|
+
Processing by CopycatTranslationsController#index as HTML
|
22374
|
+
Parameters: {"utf8"=>"✓", "locale"=>"it", "search"=>"foo", "commit"=>"Search"}
|
22375
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT distinct locale FROM "copycat_translations"
|
22376
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'it' AND (key LIKE '%foo%' OR value LIKE '%foo%')[0m
|
22377
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'it' AND (key LIKE '%foo%' OR value LIKE '%foo%')
|
22378
|
+
Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.3ms)
|
22379
|
+
|
22380
|
+
|
22381
|
+
Started GET "/copycat_translations?utf8=%E2%9C%93&locale=en&search=fuu&commit=Search" for 127.0.0.1 at 2012-03-22 14:44:10 -0400
|
22382
|
+
Processing by CopycatTranslationsController#index as HTML
|
22383
|
+
Parameters: {"utf8"=>"✓", "locale"=>"en", "search"=>"fuu", "commit"=>"Search"}
|
22384
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT distinct locale FROM "copycat_translations" [0m
|
22385
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en' AND (key LIKE '%fuu%' OR value LIKE '%fuu%')
|
22386
|
+
Completed 200 OK in 4ms (Views: 2.6ms | ActiveRecord: 0.2ms)
|
22387
|
+
[1m[36m (0.5ms)[0m [1mrollback transaction[0m
|
22388
|
+
[1m[35m (0.0ms)[0m begin transaction
|
22389
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
22390
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["key", "a.foo1"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["value", "bar1"]]
|
22391
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
22392
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
22393
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["key", "a.foo2:"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["value", "bar2"]]
|
22394
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
22395
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
22396
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["key", "a.b.foo3"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["value", "bar3"]]
|
22397
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
22398
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
22399
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["key", "c.foo4"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["value", "bar4"]]
|
22400
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
22401
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
22402
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["key", 2], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:10 UTC +00:00], ["value", "bar5"]]
|
22403
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
22404
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "copycat_translations"
|
22405
|
+
|
22406
|
+
|
22407
|
+
Started GET "/copycat_translations/import_export" for 127.0.0.1 at 2012-03-22 14:44:10 -0400
|
22408
|
+
Processing by CopycatTranslationsController#import_export as HTML
|
22409
|
+
Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.0ms)
|
22410
|
+
|
22411
|
+
|
22412
|
+
Started GET "/copycat_translations/download" for 127.0.0.1 at 2012-03-22 14:44:10 -0400
|
22413
|
+
Processing by CopycatTranslationsController#download as HTML
|
22414
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" [0m
|
22415
|
+
Sent data copycat_translations_2012_03_22_14_44_10.yml (2.7ms)
|
22416
|
+
Completed 200 OK in 5ms (Views: 2.5ms | ActiveRecord: 0.1ms)
|
22417
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT "copycat_translations".* FROM "copycat_translations"
|
22418
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
22419
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "copycat_translations" WHERE "copycat_translations"."id" = ? [["id", 1]]
|
22420
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
22421
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
22422
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "copycat_translations" WHERE "copycat_translations"."id" = ?[0m [["id", 2]]
|
22423
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
22424
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
22425
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "copycat_translations" WHERE "copycat_translations"."id" = ? [["id", 3]]
|
22426
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
22427
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
22428
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "copycat_translations" WHERE "copycat_translations"."id" = ?[0m [["id", 4]]
|
22429
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
22430
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
22431
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "copycat_translations" WHERE "copycat_translations"."id" = ? [["id", 5]]
|
22432
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
22433
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "copycat_translations"
|
22434
|
+
|
22435
|
+
|
22436
|
+
Started GET "/copycat_translations/import_export" for 127.0.0.1 at 2012-03-22 14:44:10 -0400
|
22437
|
+
Processing by CopycatTranslationsController#import_export as HTML
|
22438
|
+
Completed 200 OK in 3ms (Views: 3.0ms | ActiveRecord: 0.0ms)
|
22439
|
+
|
22440
|
+
|
22441
|
+
Started POST "/copycat_translations/upload" for 127.0.0.1 at 2012-03-22 14:44:11 -0400
|
22442
|
+
Processing by CopycatTranslationsController#upload as HTML
|
22443
|
+
Parameters: {"utf8"=>"✓", "file"=>#<ActionDispatch::Http::UploadedFile:0x000001012dbe58 @original_filename="copycat20120322-13956-8qks3y", @content_type="", @headers="Content-Disposition: form-data; name=\"file\"; filename=\"copycat20120322-13956-8qks3y\"\r\nContent-Type: \r\nContent-Length: 104\r\n", @tempfile=#<File:/var/folders/rn/rnXUYLOZH-mYuzcjL2v8Fk+++TI/-Tmp-/RackMultipart20120322-13956-1mvvr34>>, "commit"=>"Upload"}
|
22444
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."key" = 'a.foo1' AND "copycat_translations"."locale" = 'en' LIMIT 1[0m
|
22445
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
22446
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["key", "a.foo1"], ["locale", "en"], ["updated_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["value", "bar1"]]
|
22447
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
22448
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."key" = 'a.foo2:' AND "copycat_translations"."locale" = 'en' LIMIT 1[0m
|
22449
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
22450
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["key", "a.foo2:"], ["locale", "en"], ["updated_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["value", "bar2"]]
|
22451
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
22452
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."key" = 'a.b.foo3' AND "copycat_translations"."locale" = 'en' LIMIT 1[0m
|
22453
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
22454
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["key", "a.b.foo3"], ["locale", "en"], ["updated_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["value", "bar3"]]
|
22455
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
22456
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."key" = 'c.foo4' AND "copycat_translations"."locale" = 'en' LIMIT 1[0m
|
22457
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
22458
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["key", "c.foo4"], ["locale", "en"], ["updated_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["value", "bar4"]]
|
22459
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
22460
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."key" = '2' AND "copycat_translations"."locale" = 'en' LIMIT 1[0m
|
22461
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
22462
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["key", "2"], ["locale", "en"], ["updated_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["value", "bar5"]]
|
22463
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
22464
|
+
Redirected to http://www.example.com/copycat_translations
|
22465
|
+
Completed 302 Found in 10ms (ActiveRecord: 1.7ms)
|
22466
|
+
|
22467
|
+
|
22468
|
+
Started GET "/copycat_translations" for 127.0.0.1 at 2012-03-22 14:44:11 -0400
|
22469
|
+
Processing by CopycatTranslationsController#index as HTML
|
22470
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT distinct locale FROM "copycat_translations" [0m
|
22471
|
+
Completed 200 OK in 3ms (Views: 2.1ms | ActiveRecord: 0.1ms)
|
22472
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "copycat_translations"
|
22473
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."key" = 'a.foo1' LIMIT 1[0m
|
22474
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."key" = 'a.foo2:' LIMIT 1
|
22475
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."key" = 'a.b.foo3' LIMIT 1[0m
|
22476
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."key" = 'c.foo4' LIMIT 1
|
22477
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."key" = 2 LIMIT 1[0m
|
22478
|
+
[1m[35m (0.4ms)[0m rollback transaction
|
22479
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
22480
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
22481
|
+
[1m[36mSQL (0.7ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["key", "a.foo"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["value", "“hello world“ üokåa®fgsdf;::fs;kdf"]]
|
22482
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
22483
|
+
|
22484
|
+
|
22485
|
+
Started GET "/copycat_translations/import_export" for 127.0.0.1 at 2012-03-22 14:44:11 -0400
|
22486
|
+
Processing by CopycatTranslationsController#import_export as HTML
|
22487
|
+
Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.0ms)
|
22488
|
+
|
22489
|
+
|
22490
|
+
Started GET "/copycat_translations/download" for 127.0.0.1 at 2012-03-22 14:44:11 -0400
|
22491
|
+
Processing by CopycatTranslationsController#download as HTML
|
22492
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" [0m
|
22493
|
+
Sent data copycat_translations_2012_03_22_14_44_11.yml (0.2ms)
|
22494
|
+
Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.1ms)
|
22495
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT "copycat_translations".* FROM "copycat_translations"
|
22496
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
22497
|
+
[1m[35mSQL (0.2ms)[0m DELETE FROM "copycat_translations" WHERE "copycat_translations"."id" = ? [["id", 1]]
|
22498
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
22499
|
+
|
22500
|
+
|
22501
|
+
Started GET "/copycat_translations/import_export" for 127.0.0.1 at 2012-03-22 14:44:11 -0400
|
22502
|
+
Processing by CopycatTranslationsController#import_export as HTML
|
22503
|
+
Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.0ms)
|
22504
|
+
|
22505
|
+
|
22506
|
+
Started POST "/copycat_translations/upload" for 127.0.0.1 at 2012-03-22 14:44:11 -0400
|
22507
|
+
Processing by CopycatTranslationsController#upload as HTML
|
22508
|
+
Parameters: {"utf8"=>"✓", "file"=>#<ActionDispatch::Http::UploadedFile:0x000001013c2268 @original_filename="copycat20120322-13956-1efghl5", @content_type="", @headers="Content-Disposition: form-data; name=\"file\"; filename=\"copycat20120322-13956-1efghl5\"\r\nContent-Type: \r\nContent-Length: 64\r\n", @tempfile=#<File:/var/folders/rn/rnXUYLOZH-mYuzcjL2v8Fk+++TI/-Tmp-/RackMultipart20120322-13956-1ixewab>>, "commit"=>"Upload"}
|
22509
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."key" = 'a.foo' AND "copycat_translations"."locale" = 'en' LIMIT 1
|
22510
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
22511
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["key", "a.foo"], ["locale", "en"], ["updated_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["value", "“hello world“ üokåa®fgsdf;::fs;kdf"]]
|
22512
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
22513
|
+
Redirected to http://www.example.com/copycat_translations
|
22514
|
+
Completed 302 Found in 3ms (ActiveRecord: 0.5ms)
|
22515
|
+
|
22516
|
+
|
22517
|
+
Started GET "/copycat_translations" for 127.0.0.1 at 2012-03-22 14:44:11 -0400
|
22518
|
+
Processing by CopycatTranslationsController#index as HTML
|
22519
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT distinct locale FROM "copycat_translations"
|
22520
|
+
Completed 200 OK in 3ms (Views: 2.1ms | ActiveRecord: 0.1ms)
|
22521
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."key" = 'a.foo' LIMIT 1[0m
|
22522
|
+
[1m[35m (0.4ms)[0m rollback transaction
|
22523
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
22524
|
+
|
22525
|
+
|
22526
|
+
Started GET "/copycat_translations/import_export" for 127.0.0.1 at 2012-03-22 14:44:11 -0400
|
22527
|
+
Processing by CopycatTranslationsController#import_export as HTML
|
22528
|
+
Completed 200 OK in 2ms (Views: 2.0ms | ActiveRecord: 0.0ms)
|
22529
|
+
|
22530
|
+
|
22531
|
+
Started POST "/copycat_translations/upload" for 127.0.0.1 at 2012-03-22 14:44:11 -0400
|
22532
|
+
Processing by CopycatTranslationsController#upload as HTML
|
22533
|
+
Parameters: {"utf8"=>"✓", "file"=>#<ActionDispatch::Http::UploadedFile:0x00000103051a78 @original_filename="copycat20120322-13956-w1m1dw", @content_type="", @headers="Content-Disposition: form-data; name=\"file\"; filename=\"copycat20120322-13956-w1m1dw\"\r\nContent-Type: \r\nContent-Length: 7\r\n", @tempfile=#<File:/var/folders/rn/rnXUYLOZH-mYuzcjL2v8Fk+++TI/-Tmp-/RackMultipart20120322-13956-n4nsqt>>, "commit"=>"Upload"}
|
22534
|
+
Completed 400 Bad Request in 30ms (Views: 3.1ms | ActiveRecord: 0.0ms)
|
22535
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "copycat_translations"
|
22536
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
22537
|
+
[1m[35m (0.1ms)[0m begin transaction
|
22538
|
+
|
22539
|
+
|
22540
|
+
Started GET "/copycat_translations/import_export" for 127.0.0.1 at 2012-03-22 14:44:11 -0400
|
22541
|
+
Processing by CopycatTranslationsController#import_export as HTML
|
22542
|
+
Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.0ms)
|
22543
|
+
|
22544
|
+
|
22545
|
+
Started POST "/copycat_translations/upload" for 127.0.0.1 at 2012-03-22 14:44:11 -0400
|
22546
|
+
Processing by CopycatTranslationsController#upload as HTML
|
22547
|
+
Parameters: {"utf8"=>"✓", "file"=>#<ActionDispatch::Http::UploadedFile:0x00000105ca15b0 @original_filename="copycat20120322-13956-11fnuy5", @content_type="", @headers="Content-Disposition: form-data; name=\"file\"; filename=\"copycat20120322-13956-11fnuy5\"\r\nContent-Type: \r\nContent-Length: 62\r\n", @tempfile=#<File:/var/folders/rn/rnXUYLOZH-mYuzcjL2v8Fk+++TI/-Tmp-/RackMultipart20120322-13956-23trvh>>, "commit"=>"Upload"}
|
22548
|
+
[1m[36mCopycatTranslation Load (0.2ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."key" = 'hello' AND "copycat_translations"."locale" = 'en' LIMIT 1[0m
|
22549
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
22550
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["key", "hello"], ["locale", "en"], ["updated_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["value", "world"]]
|
22551
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
22552
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."key" = 'hello' AND "copycat_translations"."locale" = 'es' LIMIT 1[0m
|
22553
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
22554
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["key", "hello"], ["locale", "es"], ["updated_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["value", "mundo"]]
|
22555
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
22556
|
+
Redirected to http://www.example.com/copycat_translations
|
22557
|
+
Completed 302 Found in 5ms (ActiveRecord: 1.0ms)
|
22558
|
+
|
22559
|
+
|
22560
|
+
Started GET "/copycat_translations" for 127.0.0.1 at 2012-03-22 14:44:11 -0400
|
22561
|
+
Processing by CopycatTranslationsController#index as HTML
|
22562
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT distinct locale FROM "copycat_translations" [0m
|
22563
|
+
Completed 200 OK in 3ms (Views: 1.9ms | ActiveRecord: 0.1ms)
|
22564
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "copycat_translations"
|
22565
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en' LIMIT 1[0m
|
22566
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'es' LIMIT 1
|
22567
|
+
[1m[36m (0.4ms)[0m [1mrollback transaction[0m
|
22568
|
+
[1m[35m (0.0ms)[0m begin transaction
|
22569
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
22570
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["key", "hello"], ["locale", "en"], ["updated_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["value", "world"]]
|
22571
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
22572
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
22573
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["key", "hello"], ["locale", "es"], ["updated_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["value", "mundo"]]
|
22574
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
22575
|
+
|
22576
|
+
|
22577
|
+
Started GET "/copycat_translations/download" for 127.0.0.1 at 2012-03-22 14:44:11 -0400
|
22578
|
+
Processing by CopycatTranslationsController#download as HTML
|
22579
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" [0m
|
22580
|
+
Sent data copycat_translations_2012_03_22_14_44_11.yml (0.3ms)
|
22581
|
+
Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.1ms)
|
22582
|
+
[1m[35m (0.4ms)[0m rollback transaction
|
22583
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
22584
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en' AND "copycat_translations"."key" = 'site.index.header' LIMIT 1
|
22585
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
22586
|
+
[1m[35mSQL (0.6ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["key", "site.index.header"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["value", "The Header"]]
|
22587
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
22588
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en' AND "copycat_translations"."key" = 'site.index.intro' LIMIT 1
|
22589
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
22590
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["key", "site.index.intro"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["value", nil]]
|
22591
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
22592
|
+
[1m[35m (0.3ms)[0m rollback transaction
|
22593
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
22594
|
+
|
22595
|
+
|
22596
|
+
Started GET "/" for 127.0.0.1 at 2012-03-22 14:44:11 -0400
|
22597
|
+
Processing by SiteController#index as HTML
|
22598
|
+
[1m[35mCopycatTranslation Load (0.2ms)[0m SELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en' AND "copycat_translations"."key" = 'site.index.header' LIMIT 1
|
22599
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
22600
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["key", "site.index.header"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["value", "The Header"]]
|
22601
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
22602
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en' AND "copycat_translations"."key" = 'site.index.intro' LIMIT 1
|
22603
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
22604
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["key", "site.index.intro"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["value", nil]]
|
22605
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
22606
|
+
Completed 200 OK in 9ms (Views: 7.4ms | ActiveRecord: 1.2ms)
|
22607
|
+
[1m[35m (0.4ms)[0m rollback transaction
|
22608
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
22609
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."key" = 'site.index.header' LIMIT 1
|
22610
|
+
|
22611
|
+
|
22612
|
+
Started GET "/" for 127.0.0.1 at 2012-03-22 14:44:11 -0400
|
22613
|
+
Processing by SiteController#index as HTML
|
22614
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en' AND "copycat_translations"."key" = 'site.index.header' LIMIT 1[0m
|
22615
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
22616
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["key", "site.index.header"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["value", "The Header"]]
|
22617
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
22618
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en' AND "copycat_translations"."key" = 'site.index.intro' LIMIT 1[0m
|
22619
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
22620
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["key", "site.index.intro"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["value", nil]]
|
22621
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
22622
|
+
Completed 200 OK in 6ms (Views: 4.5ms | ActiveRecord: 1.1ms)
|
22623
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."key" = 'site.index.header' LIMIT 1[0m
|
22624
|
+
[1m[35m (0.4ms)[0m rollback transaction
|
22625
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
22626
|
+
[1m[35mCopycatTranslation Load (0.2ms)[0m SELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."key" = 'site.index.intro' LIMIT 1
|
22627
|
+
|
22628
|
+
|
22629
|
+
Started GET "/" for 127.0.0.1 at 2012-03-22 14:44:11 -0400
|
22630
|
+
Processing by SiteController#index as HTML
|
22631
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en' AND "copycat_translations"."key" = 'site.index.header' LIMIT 1[0m
|
22632
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
22633
|
+
[1m[36mSQL (0.6ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["key", "site.index.header"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["value", "The Header"]]
|
22634
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
22635
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en' AND "copycat_translations"."key" = 'site.index.intro' LIMIT 1[0m
|
22636
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
22637
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["key", "site.index.intro"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["value", nil]]
|
22638
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
22639
|
+
Completed 200 OK in 7ms (Views: 5.5ms | ActiveRecord: 1.4ms)
|
22640
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."key" = 'site.index.intro' LIMIT 1[0m
|
22641
|
+
[1m[35m (0.4ms)[0m rollback transaction
|
22642
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
22643
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
22644
|
+
[1m[36mSQL (0.6ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["key", "site.index.header"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["value", "A different header"]]
|
22645
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
22646
|
+
|
22647
|
+
|
22648
|
+
Started GET "/" for 127.0.0.1 at 2012-03-22 14:44:11 -0400
|
22649
|
+
Processing by SiteController#index as HTML
|
22650
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en' AND "copycat_translations"."key" = 'site.index.header' LIMIT 1[0m
|
22651
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en' AND "copycat_translations"."key" = 'site.index.intro' LIMIT 1
|
22652
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
22653
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["key", "site.index.intro"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["value", nil]]
|
22654
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
22655
|
+
Completed 200 OK in 4ms (Views: 3.5ms | ActiveRecord: 0.6ms)
|
22656
|
+
[1m[35m (0.4ms)[0m rollback transaction
|
22657
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
22658
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
22659
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["key", "site.index.intro"], ["locale", "en"], ["updated_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["value", "world"]]
|
22660
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
22661
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
22662
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["key", "site.index.intro"], ["locale", "es"], ["updated_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["value", "mundo"]]
|
22663
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
22664
|
+
|
22665
|
+
|
22666
|
+
Started GET "/" for 127.0.0.1 at 2012-03-22 14:44:11 -0400
|
22667
|
+
Processing by SiteController#index as HTML
|
22668
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en' AND "copycat_translations"."key" = 'site.index.header' LIMIT 1
|
22669
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
22670
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["key", "site.index.header"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["value", "The Header"]]
|
22671
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
22672
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en' AND "copycat_translations"."key" = 'site.index.intro' LIMIT 1
|
22673
|
+
Completed 200 OK in 4ms (Views: 3.4ms | ActiveRecord: 0.6ms)
|
22674
|
+
|
22675
|
+
|
22676
|
+
Started GET "/" for 127.0.0.1 at 2012-03-22 14:44:11 -0400
|
22677
|
+
Processing by SiteController#index as HTML
|
22678
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'es' AND "copycat_translations"."key" = 'site.index.header' LIMIT 1[0m
|
22679
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
22680
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["key", "site.index.header"], ["locale", :es], ["updated_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["value", nil]]
|
22681
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
22682
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'es' AND "copycat_translations"."key" = 'site.index.intro' LIMIT 1[0m
|
22683
|
+
Completed 200 OK in 5ms (Views: 4.8ms | ActiveRecord: 0.5ms)
|
22684
|
+
|
22685
|
+
|
22686
|
+
Started GET "/" for 127.0.0.1 at 2012-03-22 14:44:11 -0400
|
22687
|
+
Processing by SiteController#index as HTML
|
22688
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'fa' AND "copycat_translations"."key" = 'site.index.header' LIMIT 1
|
22689
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
22690
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["key", "site.index.header"], ["locale", :fa], ["updated_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["value", nil]]
|
22691
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
22692
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'fa' AND "copycat_translations"."key" = 'site.index.intro' LIMIT 1
|
22693
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
22694
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["key", "site.index.intro"], ["locale", :fa], ["updated_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["value", nil]]
|
22695
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
22696
|
+
Completed 200 OK in 6ms (Views: 5.2ms | ActiveRecord: 0.7ms)
|
22697
|
+
[1m[35m (0.4ms)[0m rollback transaction
|
22698
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
22699
|
+
[1m[35mCopycatTranslation Load (0.2ms)[0m SELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" IS NULL AND "copycat_translations"."key" = '' LIMIT 1
|
22700
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
22701
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en' AND "copycat_translations"."key" = 'copycat_translation' LIMIT 1
|
22702
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["key", :copycat_translation], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["value", nil]]
|
22703
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en' AND "copycat_translations"."key" = 'activerecord.attributes.copycat_translation.key' LIMIT 1
|
22704
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["key", :"activerecord.attributes.copycat_translation.key"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["value", nil]]
|
22705
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en' AND "copycat_translations"."key" = 'attributes.key' LIMIT 1
|
22706
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["key", :"attributes.key"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["value", nil]]
|
22707
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en' AND "copycat_translations"."key" = 'activerecord.errors.models.copycat_translation.attributes.key.blank' LIMIT 1
|
22708
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["key", :"activerecord.errors.models.copycat_translation.attributes.key.blank"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["value", nil]]
|
22709
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en' AND "copycat_translations"."key" = 'activerecord.errors.models.copycat_translation.blank' LIMIT 1
|
22710
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["key", :"activerecord.errors.models.copycat_translation.blank"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["value", nil]]
|
22711
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en' AND "copycat_translations"."key" = 'activerecord.errors.messages.blank' LIMIT 1
|
22712
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["key", :"activerecord.errors.messages.blank"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["value", nil]]
|
22713
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en' AND "copycat_translations"."key" = 'errors.attributes.key.blank' LIMIT 1
|
22714
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["key", :"errors.attributes.key.blank"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["value", nil]]
|
22715
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en' AND "copycat_translations"."key" = 'errors.messages.blank' LIMIT 1
|
22716
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["key", :"errors.messages.blank"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["value", "can't be blank"]]
|
22717
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en' AND "copycat_translations"."key" = 'copycat_translation' LIMIT 1
|
22718
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en' AND "copycat_translations"."key" = 'activerecord.attributes.copycat_translation.locale' LIMIT 1[0m
|
22719
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["key", :"activerecord.attributes.copycat_translation.locale"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["value", nil]]
|
22720
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en' AND "copycat_translations"."key" = 'attributes.locale' LIMIT 1[0m
|
22721
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["key", :"attributes.locale"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["value", nil]]
|
22722
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en' AND "copycat_translations"."key" = 'activerecord.errors.models.copycat_translation.attributes.locale.blank' LIMIT 1[0m
|
22723
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["key", :"activerecord.errors.models.copycat_translation.attributes.locale.blank"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["value", nil]]
|
22724
|
+
[1m[36mCopycatTranslation Load (0.3ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en' AND "copycat_translations"."key" = 'activerecord.errors.models.copycat_translation.blank' LIMIT 1[0m
|
22725
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en' AND "copycat_translations"."key" = 'activerecord.errors.messages.blank' LIMIT 1
|
22726
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en' AND "copycat_translations"."key" = 'errors.attributes.locale.blank' LIMIT 1[0m
|
22727
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["key", :"errors.attributes.locale.blank"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["value", nil]]
|
22728
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en' AND "copycat_translations"."key" = 'errors.messages.blank' LIMIT 1[0m
|
22729
|
+
[1m[35m (0.1ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
22730
|
+
[1m[36m (0.4ms)[0m [1mrollback transaction[0m
|
22731
|
+
[1m[35m (0.0ms)[0m begin transaction
|
22732
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
22733
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["key", "string000000002"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["value", "string000000003"]]
|
22734
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
22735
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en' AND "copycat_translations"."key" = 'string000000002' LIMIT 1
|
22736
|
+
[1m[36m (0.4ms)[0m [1mrollback transaction[0m
|
22737
|
+
[1m[35m (0.0ms)[0m begin transaction
|
22738
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en' AND "copycat_translations"."key" = 'foo'[0m
|
22739
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en' AND "copycat_translations"."key" = 'foo' LIMIT 1
|
22740
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
22741
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["key", "foo"], ["locale", "en"], ["updated_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["value", "translation missing"]]
|
22742
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
22743
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en' AND "copycat_translations"."key" = 'foo'
|
22744
|
+
[1m[36m (0.4ms)[0m [1mrollback transaction[0m
|
22745
|
+
[1m[35m (0.0ms)[0m begin transaction
|
22746
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
22747
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["key", "sample_copy"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["value", "copyfoo"]]
|
22748
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
22749
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
22750
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["key", "sample_copy2"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["value", "copybaz"]]
|
22751
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
22752
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."key" = 'sample_copy' LIMIT 1[0m
|
22753
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."key" = 'sample_copy2' LIMIT 1
|
22754
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."key" = 'hello' LIMIT 1[0m
|
22755
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."key" = 'hello' AND "copycat_translations"."locale" = 'en' LIMIT 1
|
22756
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
22757
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["key", "hello"], ["locale", "en"], ["updated_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["value", "Hello world"]]
|
22758
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
22759
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."key" = 'sample_copy' AND "copycat_translations"."locale" = 'en' LIMIT 1
|
22760
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
22761
|
+
[1m[35m (0.1ms)[0m UPDATE "copycat_translations" SET "value" = 'lorem ipsum', "updated_at" = '2012-03-22 18:44:11.262256' WHERE "copycat_translations"."id" = 1
|
22762
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
22763
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."key" = 'sample_copy' LIMIT 1
|
22764
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."key" = 'sample_copy2' LIMIT 1[0m
|
22765
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."key" = 'hello' LIMIT 1
|
22766
|
+
[1m[36m (0.4ms)[0m [1mrollback transaction[0m
|
22767
|
+
[1m[35m (0.0ms)[0m begin transaction
|
22768
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
22769
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["key", "sample_copy"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["value", "copyfoo"]]
|
22770
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
22771
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
22772
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["key", "sample_copy2"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["value", "copybaz"]]
|
22773
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
22774
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" [0m
|
22775
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
22776
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["key", "a.sample_copy3"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["value", "copyfoo"]]
|
22777
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
22778
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
22779
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["key", "a.sample_copy4"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["value", "copybaz"]]
|
22780
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
22781
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT "copycat_translations".* FROM "copycat_translations"
|
22782
|
+
[1m[36m (0.4ms)[0m [1mrollback transaction[0m
|
22783
|
+
[1m[35m (0.1ms)[0m begin transaction
|
22784
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
22785
|
+
[1m[35mSQL (0.6ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["key", "moby_dick"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["value", "<p>Lorem ipsum</p><p class=\"highlight\">∆'≈:</p>"]]
|
22786
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
22787
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT "copycat_translations".* FROM "copycat_translations"
|
22788
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" [0m
|
22789
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
22790
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "copycat_translations" WHERE "copycat_translations"."id" = ?[0m [["id", 1]]
|
22791
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
22792
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."key" = 'moby_dick' AND "copycat_translations"."locale" = 'en' LIMIT 1[0m
|
22793
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
22794
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["key", "moby_dick"], ["locale", "en"], ["updated_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["value", "<p>Lorem ipsum</p><p class=\"highlight\">∆'≈:</p>"]]
|
22795
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
22796
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."key" = 'moby_dick' LIMIT 1[0m
|
22797
|
+
[1m[35m (0.3ms)[0m rollback transaction
|
22798
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
22799
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
22800
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["key", "foo"], ["locale", "en"], ["updated_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["value", "bar"]]
|
22801
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
22802
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
22803
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["key", "foo"], ["locale", "en"], ["updated_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["value", "bar2"]]
|
22804
|
+
SQLite3::ConstraintException: constraint failed: INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)
|
22805
|
+
[1m[36m (0.0ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
22806
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
22807
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["key", "foo"], ["locale", "fa"], ["updated_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["value", "bar"]]
|
22808
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
22809
|
+
[1m[36m (0.4ms)[0m [1mrollback transaction[0m
|
22810
|
+
[1m[35m (0.0ms)[0m begin transaction
|
22811
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
22812
|
+
[1m[35m (0.0ms)[0m begin transaction
|
22813
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
22814
|
+
[1m[35m (0.0ms)[0m begin transaction
|
22815
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en' AND "copycat_translations"."key" = 'site.title' LIMIT 1[0m
|
22816
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
22817
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["key", "site.title"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["value", nil]]
|
22818
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
22819
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" [0m
|
22820
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
22821
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "copycat_translations" WHERE "copycat_translations"."id" = ?[0m [["id", 1]]
|
22822
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
22823
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
22824
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["key", "site.title"], ["locale", "en"], ["updated_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["value", "My Blog"]]
|
22825
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
22826
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT "copycat_translations".* FROM "copycat_translations"
|
22827
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" [0m
|
22828
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
22829
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "copycat_translations" WHERE "copycat_translations"."id" = ?[0m [["id", 2]]
|
22830
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
22831
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en' AND "copycat_translations"."key" = 'site.title' LIMIT 1[0m
|
22832
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
22833
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["key", "site.title"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:11 UTC +00:00], ["value", "My Blog"]]
|
22834
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
22835
|
+
[1m[36m (0.4ms)[0m [1mrollback transaction[0m
|
22836
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
22837
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
22838
|
+
[1m[36mSQL (32.0ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:56 UTC +00:00], ["key", "foo"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:56 UTC +00:00], ["value", "bar"]]
|
22839
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
22840
|
+
|
22841
|
+
|
22842
|
+
Started GET "/copycat_translations" for 127.0.0.1 at 2012-03-22 14:44:56 -0400
|
22843
|
+
Processing by CopycatTranslationsController#index as HTML
|
22844
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT distinct locale FROM "copycat_translations" [0m
|
22845
|
+
Rendered /vermonster/copycat/app/views/copycat_translations/index.html.erb within layouts/copycat (3.7ms)
|
22846
|
+
Completed 200 OK in 46ms (Views: 14.1ms | ActiveRecord: 0.1ms)
|
22847
|
+
|
22848
|
+
|
22849
|
+
Started GET "/copycat_translations/import_export" for 127.0.0.1 at 2012-03-22 14:44:56 -0400
|
22850
|
+
Processing by CopycatTranslationsController#import_export as HTML
|
22851
|
+
Rendered /vermonster/copycat/app/views/copycat_translations/import_export.html.erb within layouts/copycat (1.3ms)
|
22852
|
+
Completed 200 OK in 5ms (Views: 4.6ms | ActiveRecord: 0.0ms)
|
22853
|
+
|
22854
|
+
|
22855
|
+
Started GET "/copycat_translations/help" for 127.0.0.1 at 2012-03-22 14:44:56 -0400
|
22856
|
+
Processing by CopycatTranslationsController#help as HTML
|
22857
|
+
Rendered /vermonster/copycat/app/views/copycat_translations/help.html.erb within layouts/copycat (0.4ms)
|
22858
|
+
Completed 200 OK in 9ms (Views: 8.1ms | ActiveRecord: 0.0ms)
|
22859
|
+
|
22860
|
+
|
22861
|
+
Started GET "/copycat_translations" for 127.0.0.1 at 2012-03-22 14:44:57 -0400
|
22862
|
+
Processing by CopycatTranslationsController#index as HTML
|
22863
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT distinct locale FROM "copycat_translations"
|
22864
|
+
Rendered /vermonster/copycat/app/views/copycat_translations/index.html.erb within layouts/copycat (0.8ms)
|
22865
|
+
Completed 200 OK in 3ms (Views: 2.2ms | ActiveRecord: 0.1ms)
|
22866
|
+
[1m[36m (1.8ms)[0m [1mrollback transaction[0m
|
22867
|
+
[1m[35m (0.1ms)[0m begin transaction
|
22868
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
22869
|
+
[1m[35mSQL (0.6ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", "foo"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", "bar"]]
|
22870
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
22871
|
+
|
22872
|
+
|
22873
|
+
Started GET "/copycat_translations" for 127.0.0.1 at 2012-03-22 14:44:57 -0400
|
22874
|
+
Processing by CopycatTranslationsController#index as HTML
|
22875
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT distinct locale FROM "copycat_translations"
|
22876
|
+
Completed 200 OK in 4ms (Views: 3.4ms | ActiveRecord: 0.1ms)
|
22877
|
+
[1m[36m (0.5ms)[0m [1mrollback transaction[0m
|
22878
|
+
[1m[35m (0.1ms)[0m begin transaction
|
22879
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
22880
|
+
[1m[35mSQL (0.6ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", "foo"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", "bar"]]
|
22881
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
22882
|
+
|
22883
|
+
|
22884
|
+
Started GET "/copycat_translations" for 127.0.0.1 at 2012-03-22 14:44:57 -0400
|
22885
|
+
Processing by CopycatTranslationsController#index as HTML
|
22886
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT distinct locale FROM "copycat_translations"
|
22887
|
+
Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.1ms)
|
22888
|
+
|
22889
|
+
|
22890
|
+
Started GET "/copycat_translations?utf8=%E2%9C%93&locale=en&search=foo&commit=Search" for 127.0.0.1 at 2012-03-22 14:44:57 -0400
|
22891
|
+
Processing by CopycatTranslationsController#index as HTML
|
22892
|
+
Parameters: {"utf8"=>"✓", "locale"=>"en", "search"=>"foo", "commit"=>"Search"}
|
22893
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT distinct locale FROM "copycat_translations" [0m
|
22894
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en' AND (key LIKE '%foo%' OR value LIKE '%foo%')
|
22895
|
+
[1m[36mCopycatTranslation Load (0.3ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en' AND (key LIKE '%foo%' OR value LIKE '%foo%')[0m
|
22896
|
+
Completed 200 OK in 8ms (Views: 6.1ms | ActiveRecord: 0.6ms)
|
22897
|
+
[1m[35m (0.5ms)[0m rollback transaction
|
22898
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
22899
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
22900
|
+
[1m[36mSQL (0.6ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", "foo"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", "bar"]]
|
22901
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
22902
|
+
|
22903
|
+
|
22904
|
+
Started GET "/copycat_translations" for 127.0.0.1 at 2012-03-22 14:44:57 -0400
|
22905
|
+
Processing by CopycatTranslationsController#index as HTML
|
22906
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT distinct locale FROM "copycat_translations" [0m
|
22907
|
+
Completed 200 OK in 3ms (Views: 2.1ms | ActiveRecord: 0.1ms)
|
22908
|
+
|
22909
|
+
|
22910
|
+
Started GET "/copycat_translations?utf8=%E2%9C%93&locale=en&search=xfoo&commit=Search" for 127.0.0.1 at 2012-03-22 14:44:57 -0400
|
22911
|
+
Processing by CopycatTranslationsController#index as HTML
|
22912
|
+
Parameters: {"utf8"=>"✓", "locale"=>"en", "search"=>"xfoo", "commit"=>"Search"}
|
22913
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT distinct locale FROM "copycat_translations"
|
22914
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en' AND (key LIKE '%xfoo%' OR value LIKE '%xfoo%')[0m
|
22915
|
+
Completed 200 OK in 27ms (Views: 25.9ms | ActiveRecord: 0.2ms)
|
22916
|
+
[1m[35m (0.4ms)[0m rollback transaction
|
22917
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
22918
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
22919
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", "foo"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", "bar"]]
|
22920
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
22921
|
+
|
22922
|
+
|
22923
|
+
Started GET "/copycat_translations" for 127.0.0.1 at 2012-03-22 14:44:57 -0400
|
22924
|
+
Processing by CopycatTranslationsController#index as HTML
|
22925
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT distinct locale FROM "copycat_translations" [0m
|
22926
|
+
Completed 200 OK in 3ms (Views: 2.1ms | ActiveRecord: 0.1ms)
|
22927
|
+
|
22928
|
+
|
22929
|
+
Started GET "/copycat_translations?utf8=%E2%9C%93&locale=en&search=bar&commit=Search" for 127.0.0.1 at 2012-03-22 14:44:57 -0400
|
22930
|
+
Processing by CopycatTranslationsController#index as HTML
|
22931
|
+
Parameters: {"utf8"=>"✓", "locale"=>"en", "search"=>"bar", "commit"=>"Search"}
|
22932
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT distinct locale FROM "copycat_translations"
|
22933
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en' AND (key LIKE '%bar%' OR value LIKE '%bar%')[0m
|
22934
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en' AND (key LIKE '%bar%' OR value LIKE '%bar%')
|
22935
|
+
Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.3ms)
|
22936
|
+
[1m[36m (0.4ms)[0m [1mrollback transaction[0m
|
22937
|
+
[1m[35m (0.0ms)[0m begin transaction
|
22938
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
22939
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", "foo"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", "bar"]]
|
22940
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
22941
|
+
|
22942
|
+
|
22943
|
+
Started GET "/copycat_translations" for 127.0.0.1 at 2012-03-22 14:44:57 -0400
|
22944
|
+
Processing by CopycatTranslationsController#index as HTML
|
22945
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT distinct locale FROM "copycat_translations"
|
22946
|
+
Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.1ms)
|
22947
|
+
|
22948
|
+
|
22949
|
+
Started GET "/copycat_translations?utf8=%E2%9C%93&locale=en&search=xbar&commit=Search" for 127.0.0.1 at 2012-03-22 14:44:57 -0400
|
22950
|
+
Processing by CopycatTranslationsController#index as HTML
|
22951
|
+
Parameters: {"utf8"=>"✓", "locale"=>"en", "search"=>"xbar", "commit"=>"Search"}
|
22952
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT distinct locale FROM "copycat_translations" [0m
|
22953
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en' AND (key LIKE '%xbar%' OR value LIKE '%xbar%')
|
22954
|
+
Completed 200 OK in 3ms (Views: 2.1ms | ActiveRecord: 0.2ms)
|
22955
|
+
[1m[36m (0.3ms)[0m [1mrollback transaction[0m
|
22956
|
+
[1m[35m (0.0ms)[0m begin transaction
|
22957
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
22958
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", "foo"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", "bar"]]
|
22959
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
22960
|
+
|
22961
|
+
|
22962
|
+
Started GET "/copycat_translations" for 127.0.0.1 at 2012-03-22 14:44:57 -0400
|
22963
|
+
Processing by CopycatTranslationsController#index as HTML
|
22964
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT distinct locale FROM "copycat_translations"
|
22965
|
+
Completed 200 OK in 3ms (Views: 2.1ms | ActiveRecord: 0.1ms)
|
22966
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
22967
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", "site.index.something"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", "string000000001"]]
|
22968
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
22969
|
+
|
22970
|
+
|
22971
|
+
Started GET "/copycat_translations?utf8=%E2%9C%93&locale=en&search=index&commit=Search" for 127.0.0.1 at 2012-03-22 14:44:57 -0400
|
22972
|
+
Processing by CopycatTranslationsController#index as HTML
|
22973
|
+
Parameters: {"utf8"=>"✓", "locale"=>"en", "search"=>"index", "commit"=>"Search"}
|
22974
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT distinct locale FROM "copycat_translations"
|
22975
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en' AND (key LIKE '%index%' OR value LIKE '%index%')[0m
|
22976
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en' AND (key LIKE '%index%' OR value LIKE '%index%')
|
22977
|
+
Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.3ms)
|
22978
|
+
[1m[36m (0.4ms)[0m [1mrollback transaction[0m
|
22979
|
+
[1m[35m (0.1ms)[0m begin transaction
|
22980
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
22981
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", "foo"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", "bar"]]
|
22982
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
22983
|
+
|
22984
|
+
|
22985
|
+
Started GET "/copycat_translations" for 127.0.0.1 at 2012-03-22 14:44:57 -0400
|
22986
|
+
Processing by CopycatTranslationsController#index as HTML
|
22987
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT distinct locale FROM "copycat_translations"
|
22988
|
+
Completed 200 OK in 4ms (Views: 2.7ms | ActiveRecord: 0.1ms)
|
22989
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
22990
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", "foe"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", "beer"]]
|
22991
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
22992
|
+
|
22993
|
+
|
22994
|
+
Started GET "/copycat_translations?utf8=%E2%9C%93&locale=en&search=&commit=Search" for 127.0.0.1 at 2012-03-22 14:44:57 -0400
|
22995
|
+
Processing by CopycatTranslationsController#index as HTML
|
22996
|
+
Parameters: {"utf8"=>"✓", "locale"=>"en", "search"=>"", "commit"=>"Search"}
|
22997
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en'
|
22998
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT distinct locale FROM "copycat_translations" [0m
|
22999
|
+
Completed 200 OK in 4ms (Views: 2.5ms | ActiveRecord: 0.2ms)
|
23000
|
+
[1m[35m (0.4ms)[0m rollback transaction
|
23001
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
23002
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
23003
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", "foo"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", "bar"]]
|
23004
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
23005
|
+
|
23006
|
+
|
23007
|
+
Started GET "/copycat_translations" for 127.0.0.1 at 2012-03-22 14:44:57 -0400
|
23008
|
+
Processing by CopycatTranslationsController#index as HTML
|
23009
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT distinct locale FROM "copycat_translations" [0m
|
23010
|
+
Completed 200 OK in 3ms (Views: 1.9ms | ActiveRecord: 0.1ms)
|
23011
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT "copycat_translations".* FROM "copycat_translations"
|
23012
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
23013
|
+
[1m[35mSQL (0.2ms)[0m DELETE FROM "copycat_translations" WHERE "copycat_translations"."id" = ? [["id", 1]]
|
23014
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
23015
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
23016
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", "foo"], ["locale", "en"], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", "bar1"]]
|
23017
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
23018
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
23019
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", "foo"], ["locale", "fa"], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", "bar2"]]
|
23020
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
23021
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
23022
|
+
[1m[36mSQL (27.4ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", "foo"], ["locale", "it"], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", "bar3"]]
|
23023
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
23024
|
+
|
23025
|
+
|
23026
|
+
Started GET "/copycat_translations" for 127.0.0.1 at 2012-03-22 14:44:57 -0400
|
23027
|
+
Processing by CopycatTranslationsController#index as HTML
|
23028
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT distinct locale FROM "copycat_translations" [0m
|
23029
|
+
Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.1ms)
|
23030
|
+
[1m[35m (0.4ms)[0m rollback transaction
|
23031
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
23032
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
23033
|
+
[1m[36mSQL (0.7ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", "foo"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", "bar"]]
|
23034
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
23035
|
+
|
23036
|
+
|
23037
|
+
Started GET "/copycat_translations" for 127.0.0.1 at 2012-03-22 14:44:57 -0400
|
23038
|
+
Processing by CopycatTranslationsController#index as HTML
|
23039
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT distinct locale FROM "copycat_translations" [0m
|
23040
|
+
Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.1ms)
|
23041
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT "copycat_translations".* FROM "copycat_translations"
|
23042
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
23043
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "copycat_translations" WHERE "copycat_translations"."id" = ? [["id", 1]]
|
23044
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
23045
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
23046
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", "foo"], ["locale", "en"], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", "bar1"]]
|
23047
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
23048
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
23049
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", "foo"], ["locale", "fa"], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", "bar2"]]
|
23050
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
23051
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
23052
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", "foo"], ["locale", "it"], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", "bar3"]]
|
23053
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
23054
|
+
|
23055
|
+
|
23056
|
+
Started GET "/copycat_translations?search=&commit=Search" for 127.0.0.1 at 2012-03-22 14:44:57 -0400
|
23057
|
+
Processing by CopycatTranslationsController#index as HTML
|
23058
|
+
Parameters: {"search"=>"", "commit"=>"Search"}
|
23059
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en'[0m
|
23060
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT distinct locale FROM "copycat_translations"
|
23061
|
+
Completed 200 OK in 4ms (Views: 2.7ms | ActiveRecord: 0.2ms)
|
23062
|
+
[1m[36m (0.4ms)[0m [1mrollback transaction[0m
|
23063
|
+
[1m[35m (0.0ms)[0m begin transaction
|
23064
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
23065
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", "foo"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", "bar"]]
|
23066
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
23067
|
+
|
23068
|
+
|
23069
|
+
Started GET "/copycat_translations" for 127.0.0.1 at 2012-03-22 14:44:57 -0400
|
23070
|
+
Processing by CopycatTranslationsController#index as HTML
|
23071
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT distinct locale FROM "copycat_translations"
|
23072
|
+
Completed 200 OK in 3ms (Views: 1.9ms | ActiveRecord: 0.1ms)
|
23073
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" [0m
|
23074
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
23075
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "copycat_translations" WHERE "copycat_translations"."id" = ?[0m [["id", 1]]
|
23076
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
23077
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
23078
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", "foo"], ["locale", "en"], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", "bar1"]]
|
23079
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
23080
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
23081
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", "foo"], ["locale", "fa"], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", "bar2"]]
|
23082
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
23083
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
23084
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", "foo"], ["locale", "it"], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", "bar3"]]
|
23085
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
23086
|
+
|
23087
|
+
|
23088
|
+
Started GET "/copycat_translations?search=foo&commit=Search" for 127.0.0.1 at 2012-03-22 14:44:57 -0400
|
23089
|
+
Processing by CopycatTranslationsController#index as HTML
|
23090
|
+
Parameters: {"search"=>"foo", "commit"=>"Search"}
|
23091
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT distinct locale FROM "copycat_translations"
|
23092
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en' AND (key LIKE '%foo%' OR value LIKE '%foo%')[0m
|
23093
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en' AND (key LIKE '%foo%' OR value LIKE '%foo%')
|
23094
|
+
Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.3ms)
|
23095
|
+
|
23096
|
+
|
23097
|
+
Started GET "/copycat_translations?search=fuu&commit=Search" for 127.0.0.1 at 2012-03-22 14:44:57 -0400
|
23098
|
+
Processing by CopycatTranslationsController#index as HTML
|
23099
|
+
Parameters: {"search"=>"fuu", "commit"=>"Search"}
|
23100
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT distinct locale FROM "copycat_translations" [0m
|
23101
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en' AND (key LIKE '%fuu%' OR value LIKE '%fuu%')
|
23102
|
+
Completed 200 OK in 3ms (Views: 2.1ms | ActiveRecord: 0.2ms)
|
23103
|
+
[1m[36m (0.5ms)[0m [1mrollback transaction[0m
|
23104
|
+
[1m[35m (0.0ms)[0m begin transaction
|
23105
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
23106
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", "foo"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", "bar"]]
|
23107
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
23108
|
+
|
23109
|
+
|
23110
|
+
Started GET "/copycat_translations" for 127.0.0.1 at 2012-03-22 14:44:57 -0400
|
23111
|
+
Processing by CopycatTranslationsController#index as HTML
|
23112
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT distinct locale FROM "copycat_translations"
|
23113
|
+
Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.1ms)
|
23114
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" [0m
|
23115
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
23116
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "copycat_translations" WHERE "copycat_translations"."id" = ?[0m [["id", 1]]
|
23117
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
23118
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
23119
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", "foo"], ["locale", "en"], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", "bar1"]]
|
23120
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
23121
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
23122
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", "foo"], ["locale", "fa"], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", "bar2"]]
|
23123
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
23124
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
23125
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", "foo"], ["locale", "it"], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", "bar3"]]
|
23126
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
23127
|
+
|
23128
|
+
|
23129
|
+
Started GET "/copycat_translations?locale=&commit=Search" for 127.0.0.1 at 2012-03-22 14:44:57 -0400
|
23130
|
+
Processing by CopycatTranslationsController#index as HTML
|
23131
|
+
Parameters: {"locale"=>"", "commit"=>"Search"}
|
23132
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT distinct locale FROM "copycat_translations"
|
23133
|
+
Completed 200 OK in 3ms (Views: 2.3ms | ActiveRecord: 0.1ms)
|
23134
|
+
[1m[36m (0.4ms)[0m [1mrollback transaction[0m
|
23135
|
+
[1m[35m (0.1ms)[0m begin transaction
|
23136
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
23137
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", "foo"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", "bar"]]
|
23138
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
23139
|
+
|
23140
|
+
|
23141
|
+
Started GET "/copycat_translations" for 127.0.0.1 at 2012-03-22 14:44:57 -0400
|
23142
|
+
Processing by CopycatTranslationsController#index as HTML
|
23143
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT distinct locale FROM "copycat_translations"
|
23144
|
+
Completed 200 OK in 3ms (Views: 1.9ms | ActiveRecord: 0.1ms)
|
23145
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" [0m
|
23146
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
23147
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "copycat_translations" WHERE "copycat_translations"."id" = ?[0m [["id", 1]]
|
23148
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
23149
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
23150
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", "foo"], ["locale", "en"], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", "bar1"]]
|
23151
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
23152
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
23153
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", "foo"], ["locale", "fa"], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", "bar2"]]
|
23154
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
23155
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
23156
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", "foo"], ["locale", "it"], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", "bar3"]]
|
23157
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
23158
|
+
|
23159
|
+
|
23160
|
+
Started GET "/copycat_translations?utf8=%E2%9C%93&locale=&search=&commit=Search" for 127.0.0.1 at 2012-03-22 14:44:57 -0400
|
23161
|
+
Processing by CopycatTranslationsController#index as HTML
|
23162
|
+
Parameters: {"utf8"=>"✓", "locale"=>"", "search"=>"", "commit"=>"Search"}
|
23163
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT "copycat_translations".* FROM "copycat_translations"
|
23164
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT distinct locale FROM "copycat_translations" [0m
|
23165
|
+
Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.2ms)
|
23166
|
+
[1m[35m (0.4ms)[0m rollback transaction
|
23167
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
23168
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
23169
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", "foo"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", "bar"]]
|
23170
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
23171
|
+
|
23172
|
+
|
23173
|
+
Started GET "/copycat_translations" for 127.0.0.1 at 2012-03-22 14:44:57 -0400
|
23174
|
+
Processing by CopycatTranslationsController#index as HTML
|
23175
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT distinct locale FROM "copycat_translations" [0m
|
23176
|
+
Completed 200 OK in 3ms (Views: 2.1ms | ActiveRecord: 0.1ms)
|
23177
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT "copycat_translations".* FROM "copycat_translations"
|
23178
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
23179
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "copycat_translations" WHERE "copycat_translations"."id" = ? [["id", 1]]
|
23180
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
23181
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
23182
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", "foo"], ["locale", "en"], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", "bar1"]]
|
23183
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
23184
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
23185
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", "foo"], ["locale", "fa"], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", "bar2"]]
|
23186
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
23187
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
23188
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", "foo"], ["locale", "it"], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", "bar3"]]
|
23189
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
23190
|
+
|
23191
|
+
|
23192
|
+
Started GET "/copycat_translations?utf8=%E2%9C%93&locale=&search=foo&commit=Search" for 127.0.0.1 at 2012-03-22 14:44:57 -0400
|
23193
|
+
Processing by CopycatTranslationsController#index as HTML
|
23194
|
+
Parameters: {"utf8"=>"✓", "locale"=>"", "search"=>"foo", "commit"=>"Search"}
|
23195
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT distinct locale FROM "copycat_translations" [0m
|
23196
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "copycat_translations" WHERE (key LIKE '%foo%' OR value LIKE '%foo%')
|
23197
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" WHERE (key LIKE '%foo%' OR value LIKE '%foo%')[0m
|
23198
|
+
Completed 200 OK in 5ms (Views: 3.8ms | ActiveRecord: 0.3ms)
|
23199
|
+
|
23200
|
+
|
23201
|
+
Started GET "/copycat_translations?utf8=%E2%9C%93&locale=&search=fuu&commit=Search" for 127.0.0.1 at 2012-03-22 14:44:57 -0400
|
23202
|
+
Processing by CopycatTranslationsController#index as HTML
|
23203
|
+
Parameters: {"utf8"=>"✓", "locale"=>"", "search"=>"fuu", "commit"=>"Search"}
|
23204
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT distinct locale FROM "copycat_translations"
|
23205
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "copycat_translations" WHERE (key LIKE '%fuu%' OR value LIKE '%fuu%')[0m
|
23206
|
+
Completed 200 OK in 3ms (Views: 2.2ms | ActiveRecord: 0.2ms)
|
23207
|
+
[1m[35m (0.5ms)[0m rollback transaction
|
23208
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
23209
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
23210
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", "foo"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", "bar"]]
|
23211
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
23212
|
+
|
23213
|
+
|
23214
|
+
Started GET "/copycat_translations" for 127.0.0.1 at 2012-03-22 14:44:57 -0400
|
23215
|
+
Processing by CopycatTranslationsController#index as HTML
|
23216
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT distinct locale FROM "copycat_translations" [0m
|
23217
|
+
Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.1ms)
|
23218
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT "copycat_translations".* FROM "copycat_translations"
|
23219
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
23220
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "copycat_translations" WHERE "copycat_translations"."id" = ? [["id", 1]]
|
23221
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
23222
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
23223
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", "foo"], ["locale", "en"], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", "bar1"]]
|
23224
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
23225
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
23226
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", "foo"], ["locale", "fa"], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", "bar2"]]
|
23227
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
23228
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
23229
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", "foo"], ["locale", "it"], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", "bar3"]]
|
23230
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
23231
|
+
|
23232
|
+
|
23233
|
+
Started GET "/copycat_translations?locale=en&commit=Search" for 127.0.0.1 at 2012-03-22 14:44:57 -0400
|
23234
|
+
Processing by CopycatTranslationsController#index as HTML
|
23235
|
+
Parameters: {"locale"=>"en", "commit"=>"Search"}
|
23236
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT distinct locale FROM "copycat_translations" [0m
|
23237
|
+
Completed 200 OK in 3ms (Views: 2.1ms | ActiveRecord: 0.1ms)
|
23238
|
+
[1m[35m (0.4ms)[0m rollback transaction
|
23239
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
23240
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
23241
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", "foo"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", "bar"]]
|
23242
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
23243
|
+
|
23244
|
+
|
23245
|
+
Started GET "/copycat_translations" for 127.0.0.1 at 2012-03-22 14:44:57 -0400
|
23246
|
+
Processing by CopycatTranslationsController#index as HTML
|
23247
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT distinct locale FROM "copycat_translations" [0m
|
23248
|
+
Completed 200 OK in 3ms (Views: 2.1ms | ActiveRecord: 0.1ms)
|
23249
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT "copycat_translations".* FROM "copycat_translations"
|
23250
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
23251
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "copycat_translations" WHERE "copycat_translations"."id" = ? [["id", 1]]
|
23252
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
23253
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
23254
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", "foo"], ["locale", "en"], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", "bar1"]]
|
23255
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
23256
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
23257
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", "foo"], ["locale", "fa"], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", "bar2"]]
|
23258
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
23259
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
23260
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", "foo"], ["locale", "it"], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", "bar3"]]
|
23261
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
23262
|
+
|
23263
|
+
|
23264
|
+
Started GET "/copycat_translations?utf8=%E2%9C%93&locale=en&search=&commit=Search" for 127.0.0.1 at 2012-03-22 14:44:57 -0400
|
23265
|
+
Processing by CopycatTranslationsController#index as HTML
|
23266
|
+
Parameters: {"utf8"=>"✓", "locale"=>"en", "search"=>"", "commit"=>"Search"}
|
23267
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en'[0m
|
23268
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT distinct locale FROM "copycat_translations"
|
23269
|
+
Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.2ms)
|
23270
|
+
|
23271
|
+
|
23272
|
+
Started GET "/copycat_translations?utf8=%E2%9C%93&locale=fa&search=&commit=Search" for 127.0.0.1 at 2012-03-22 14:44:57 -0400
|
23273
|
+
Processing by CopycatTranslationsController#index as HTML
|
23274
|
+
Parameters: {"utf8"=>"✓", "locale"=>"fa", "search"=>"", "commit"=>"Search"}
|
23275
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'fa'[0m
|
23276
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT distinct locale FROM "copycat_translations"
|
23277
|
+
Completed 200 OK in 28ms (Views: 2.5ms | ActiveRecord: 0.2ms)
|
23278
|
+
|
23279
|
+
|
23280
|
+
Started GET "/copycat_translations?utf8=%E2%9C%93&locale=it&search=&commit=Search" for 127.0.0.1 at 2012-03-22 14:44:57 -0400
|
23281
|
+
Processing by CopycatTranslationsController#index as HTML
|
23282
|
+
Parameters: {"utf8"=>"✓", "locale"=>"it", "search"=>"", "commit"=>"Search"}
|
23283
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'it'[0m
|
23284
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT distinct locale FROM "copycat_translations"
|
23285
|
+
Completed 200 OK in 3ms (Views: 1.9ms | ActiveRecord: 0.1ms)
|
23286
|
+
[1m[36m (0.4ms)[0m [1mrollback transaction[0m
|
23287
|
+
[1m[35m (0.0ms)[0m begin transaction
|
23288
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
23289
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", "foo"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", "bar"]]
|
23290
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
23291
|
+
|
23292
|
+
|
23293
|
+
Started GET "/copycat_translations" for 127.0.0.1 at 2012-03-22 14:44:57 -0400
|
23294
|
+
Processing by CopycatTranslationsController#index as HTML
|
23295
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT distinct locale FROM "copycat_translations"
|
23296
|
+
Completed 200 OK in 3ms (Views: 2.2ms | ActiveRecord: 0.1ms)
|
23297
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" [0m
|
23298
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
23299
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "copycat_translations" WHERE "copycat_translations"."id" = ?[0m [["id", 1]]
|
23300
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
23301
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
23302
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", "foo"], ["locale", "en"], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", "bar1"]]
|
23303
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
23304
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
23305
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", "foo"], ["locale", "fa"], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", "bar2"]]
|
23306
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
23307
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
23308
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", "foo"], ["locale", "it"], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", "bar3"]]
|
23309
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
23310
|
+
|
23311
|
+
|
23312
|
+
Started GET "/copycat_translations?utf8=%E2%9C%93&locale=en&search=foo&commit=Search" for 127.0.0.1 at 2012-03-22 14:44:57 -0400
|
23313
|
+
Processing by CopycatTranslationsController#index as HTML
|
23314
|
+
Parameters: {"utf8"=>"✓", "locale"=>"en", "search"=>"foo", "commit"=>"Search"}
|
23315
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT distinct locale FROM "copycat_translations"
|
23316
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en' AND (key LIKE '%foo%' OR value LIKE '%foo%')[0m
|
23317
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en' AND (key LIKE '%foo%' OR value LIKE '%foo%')
|
23318
|
+
Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.2ms)
|
23319
|
+
|
23320
|
+
|
23321
|
+
Started GET "/copycat_translations?utf8=%E2%9C%93&locale=fa&search=foo&commit=Search" for 127.0.0.1 at 2012-03-22 14:44:57 -0400
|
23322
|
+
Processing by CopycatTranslationsController#index as HTML
|
23323
|
+
Parameters: {"utf8"=>"✓", "locale"=>"fa", "search"=>"foo", "commit"=>"Search"}
|
23324
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT distinct locale FROM "copycat_translations" [0m
|
23325
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'fa' AND (key LIKE '%foo%' OR value LIKE '%foo%')
|
23326
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'fa' AND (key LIKE '%foo%' OR value LIKE '%foo%')[0m
|
23327
|
+
Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.2ms)
|
23328
|
+
|
23329
|
+
|
23330
|
+
Started GET "/copycat_translations?utf8=%E2%9C%93&locale=it&search=foo&commit=Search" for 127.0.0.1 at 2012-03-22 14:44:57 -0400
|
23331
|
+
Processing by CopycatTranslationsController#index as HTML
|
23332
|
+
Parameters: {"utf8"=>"✓", "locale"=>"it", "search"=>"foo", "commit"=>"Search"}
|
23333
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT distinct locale FROM "copycat_translations"
|
23334
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'it' AND (key LIKE '%foo%' OR value LIKE '%foo%')[0m
|
23335
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'it' AND (key LIKE '%foo%' OR value LIKE '%foo%')
|
23336
|
+
Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.3ms)
|
23337
|
+
|
23338
|
+
|
23339
|
+
Started GET "/copycat_translations?utf8=%E2%9C%93&locale=en&search=fuu&commit=Search" for 127.0.0.1 at 2012-03-22 14:44:57 -0400
|
23340
|
+
Processing by CopycatTranslationsController#index as HTML
|
23341
|
+
Parameters: {"utf8"=>"✓", "locale"=>"en", "search"=>"fuu", "commit"=>"Search"}
|
23342
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT distinct locale FROM "copycat_translations" [0m
|
23343
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en' AND (key LIKE '%fuu%' OR value LIKE '%fuu%')
|
23344
|
+
Completed 200 OK in 4ms (Views: 2.6ms | ActiveRecord: 0.2ms)
|
23345
|
+
[1m[36m (0.4ms)[0m [1mrollback transaction[0m
|
23346
|
+
[1m[35m (0.1ms)[0m begin transaction
|
23347
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
23348
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", "a.foo1"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", "bar1"]]
|
23349
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
23350
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
23351
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", "a.foo2:"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", "bar2"]]
|
23352
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
23353
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
23354
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", "a.b.foo3"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", "bar3"]]
|
23355
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
23356
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
23357
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", "c.foo4"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", "bar4"]]
|
23358
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
23359
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
23360
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", 2], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", "bar5"]]
|
23361
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
23362
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "copycat_translations"
|
23363
|
+
|
23364
|
+
|
23365
|
+
Started GET "/copycat_translations/import_export" for 127.0.0.1 at 2012-03-22 14:44:57 -0400
|
23366
|
+
Processing by CopycatTranslationsController#import_export as HTML
|
23367
|
+
Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.0ms)
|
23368
|
+
|
23369
|
+
|
23370
|
+
Started GET "/copycat_translations/download" for 127.0.0.1 at 2012-03-22 14:44:57 -0400
|
23371
|
+
Processing by CopycatTranslationsController#download as HTML
|
23372
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" [0m
|
23373
|
+
Sent data copycat_translations_2012_03_22_14_44_57.yml (3.6ms)
|
23374
|
+
Completed 200 OK in 6ms (Views: 3.4ms | ActiveRecord: 0.1ms)
|
23375
|
+
[1m[35mCopycatTranslation Load (0.2ms)[0m SELECT "copycat_translations".* FROM "copycat_translations"
|
23376
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
23377
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "copycat_translations" WHERE "copycat_translations"."id" = ? [["id", 1]]
|
23378
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
23379
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
23380
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "copycat_translations" WHERE "copycat_translations"."id" = ?[0m [["id", 2]]
|
23381
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
23382
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
23383
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "copycat_translations" WHERE "copycat_translations"."id" = ? [["id", 3]]
|
23384
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
23385
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
23386
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "copycat_translations" WHERE "copycat_translations"."id" = ?[0m [["id", 4]]
|
23387
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
23388
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
23389
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "copycat_translations" WHERE "copycat_translations"."id" = ? [["id", 5]]
|
23390
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
23391
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "copycat_translations"
|
23392
|
+
|
23393
|
+
|
23394
|
+
Started GET "/copycat_translations/import_export" for 127.0.0.1 at 2012-03-22 14:44:57 -0400
|
23395
|
+
Processing by CopycatTranslationsController#import_export as HTML
|
23396
|
+
Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.0ms)
|
23397
|
+
|
23398
|
+
|
23399
|
+
Started POST "/copycat_translations/upload" for 127.0.0.1 at 2012-03-22 14:44:57 -0400
|
23400
|
+
Processing by CopycatTranslationsController#upload as HTML
|
23401
|
+
Parameters: {"utf8"=>"✓", "file"=>#<ActionDispatch::Http::UploadedFile:0x00000100ca6420 @original_filename="copycat20120322-13979-9jk1jo", @content_type="", @headers="Content-Disposition: form-data; name=\"file\"; filename=\"copycat20120322-13979-9jk1jo\"\r\nContent-Type: \r\nContent-Length: 104\r\n", @tempfile=#<File:/var/folders/rn/rnXUYLOZH-mYuzcjL2v8Fk+++TI/-Tmp-/RackMultipart20120322-13979-cifhk7>>, "commit"=>"Upload"}
|
23402
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."key" = 'a.foo1' AND "copycat_translations"."locale" = 'en' LIMIT 1[0m
|
23403
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
23404
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", "a.foo1"], ["locale", "en"], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", "bar1"]]
|
23405
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
23406
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."key" = 'a.foo2:' AND "copycat_translations"."locale" = 'en' LIMIT 1[0m
|
23407
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
23408
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", "a.foo2:"], ["locale", "en"], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", "bar2"]]
|
23409
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
23410
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."key" = 'a.b.foo3' AND "copycat_translations"."locale" = 'en' LIMIT 1[0m
|
23411
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
23412
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", "a.b.foo3"], ["locale", "en"], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", "bar3"]]
|
23413
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
23414
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."key" = 'c.foo4' AND "copycat_translations"."locale" = 'en' LIMIT 1[0m
|
23415
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
23416
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", "c.foo4"], ["locale", "en"], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", "bar4"]]
|
23417
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
23418
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."key" = '2' AND "copycat_translations"."locale" = 'en' LIMIT 1[0m
|
23419
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
23420
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", "2"], ["locale", "en"], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", "bar5"]]
|
23421
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
23422
|
+
Redirected to http://www.example.com/copycat_translations
|
23423
|
+
Completed 302 Found in 13ms (ActiveRecord: 2.3ms)
|
23424
|
+
|
23425
|
+
|
23426
|
+
Started GET "/copycat_translations" for 127.0.0.1 at 2012-03-22 14:44:57 -0400
|
23427
|
+
Processing by CopycatTranslationsController#index as HTML
|
23428
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT distinct locale FROM "copycat_translations" [0m
|
23429
|
+
Completed 200 OK in 3ms (Views: 2.2ms | ActiveRecord: 0.1ms)
|
23430
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "copycat_translations"
|
23431
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."key" = 'a.foo1' LIMIT 1[0m
|
23432
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."key" = 'a.foo2:' LIMIT 1
|
23433
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."key" = 'a.b.foo3' LIMIT 1[0m
|
23434
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."key" = 'c.foo4' LIMIT 1
|
23435
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."key" = 2 LIMIT 1[0m
|
23436
|
+
[1m[35m (0.4ms)[0m rollback transaction
|
23437
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
23438
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
23439
|
+
[1m[36mSQL (0.7ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", "a.foo"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", "“hello world“ üokåa®fgsdf;::fs;kdf"]]
|
23440
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
23441
|
+
|
23442
|
+
|
23443
|
+
Started GET "/copycat_translations/import_export" for 127.0.0.1 at 2012-03-22 14:44:57 -0400
|
23444
|
+
Processing by CopycatTranslationsController#import_export as HTML
|
23445
|
+
Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.0ms)
|
23446
|
+
|
23447
|
+
|
23448
|
+
Started GET "/copycat_translations/download" for 127.0.0.1 at 2012-03-22 14:44:57 -0400
|
23449
|
+
Processing by CopycatTranslationsController#download as HTML
|
23450
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" [0m
|
23451
|
+
Sent data copycat_translations_2012_03_22_14_44_57.yml (0.2ms)
|
23452
|
+
Completed 200 OK in 2ms (Views: 0.2ms | ActiveRecord: 0.1ms)
|
23453
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT "copycat_translations".* FROM "copycat_translations"
|
23454
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
23455
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "copycat_translations" WHERE "copycat_translations"."id" = ? [["id", 1]]
|
23456
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
23457
|
+
|
23458
|
+
|
23459
|
+
Started GET "/copycat_translations/import_export" for 127.0.0.1 at 2012-03-22 14:44:57 -0400
|
23460
|
+
Processing by CopycatTranslationsController#import_export as HTML
|
23461
|
+
Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms)
|
23462
|
+
|
23463
|
+
|
23464
|
+
Started POST "/copycat_translations/upload" for 127.0.0.1 at 2012-03-22 14:44:57 -0400
|
23465
|
+
Processing by CopycatTranslationsController#upload as HTML
|
23466
|
+
Parameters: {"utf8"=>"✓", "file"=>#<ActionDispatch::Http::UploadedFile:0x00000100dc03b0 @original_filename="copycat20120322-13979-1vdsb9j", @content_type="", @headers="Content-Disposition: form-data; name=\"file\"; filename=\"copycat20120322-13979-1vdsb9j\"\r\nContent-Type: \r\nContent-Length: 64\r\n", @tempfile=#<File:/var/folders/rn/rnXUYLOZH-mYuzcjL2v8Fk+++TI/-Tmp-/RackMultipart20120322-13979-1yyivhb>>, "commit"=>"Upload"}
|
23467
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."key" = 'a.foo' AND "copycat_translations"."locale" = 'en' LIMIT 1
|
23468
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
23469
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", "a.foo"], ["locale", "en"], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", "“hello world“ üokåa®fgsdf;::fs;kdf"]]
|
23470
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
23471
|
+
Redirected to http://www.example.com/copycat_translations
|
23472
|
+
Completed 302 Found in 3ms (ActiveRecord: 0.4ms)
|
23473
|
+
|
23474
|
+
|
23475
|
+
Started GET "/copycat_translations" for 127.0.0.1 at 2012-03-22 14:44:57 -0400
|
23476
|
+
Processing by CopycatTranslationsController#index as HTML
|
23477
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT distinct locale FROM "copycat_translations"
|
23478
|
+
Completed 200 OK in 2ms (Views: 1.8ms | ActiveRecord: 0.1ms)
|
23479
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."key" = 'a.foo' LIMIT 1[0m
|
23480
|
+
[1m[35m (0.4ms)[0m rollback transaction
|
23481
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
23482
|
+
|
23483
|
+
|
23484
|
+
Started GET "/copycat_translations/import_export" for 127.0.0.1 at 2012-03-22 14:44:57 -0400
|
23485
|
+
Processing by CopycatTranslationsController#import_export as HTML
|
23486
|
+
Completed 200 OK in 2ms (Views: 2.0ms | ActiveRecord: 0.0ms)
|
23487
|
+
|
23488
|
+
|
23489
|
+
Started POST "/copycat_translations/upload" for 127.0.0.1 at 2012-03-22 14:44:57 -0400
|
23490
|
+
Processing by CopycatTranslationsController#upload as HTML
|
23491
|
+
Parameters: {"utf8"=>"✓", "file"=>#<ActionDispatch::Http::UploadedFile:0x0000010208ec08 @original_filename="copycat20120322-13979-14jeplj", @content_type="", @headers="Content-Disposition: form-data; name=\"file\"; filename=\"copycat20120322-13979-14jeplj\"\r\nContent-Type: \r\nContent-Length: 7\r\n", @tempfile=#<File:/var/folders/rn/rnXUYLOZH-mYuzcjL2v8Fk+++TI/-Tmp-/RackMultipart20120322-13979-1dwg0z3>>, "commit"=>"Upload"}
|
23492
|
+
Completed 400 Bad Request in 28ms (Views: 2.2ms | ActiveRecord: 0.0ms)
|
23493
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "copycat_translations"
|
23494
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
23495
|
+
[1m[35m (0.0ms)[0m begin transaction
|
23496
|
+
|
23497
|
+
|
23498
|
+
Started GET "/copycat_translations/import_export" for 127.0.0.1 at 2012-03-22 14:44:57 -0400
|
23499
|
+
Processing by CopycatTranslationsController#import_export as HTML
|
23500
|
+
Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.0ms)
|
23501
|
+
|
23502
|
+
|
23503
|
+
Started POST "/copycat_translations/upload" for 127.0.0.1 at 2012-03-22 14:44:57 -0400
|
23504
|
+
Processing by CopycatTranslationsController#upload as HTML
|
23505
|
+
Parameters: {"utf8"=>"✓", "file"=>#<ActionDispatch::Http::UploadedFile:0x000001075e8898 @original_filename="copycat20120322-13979-1lulnyi", @content_type="", @headers="Content-Disposition: form-data; name=\"file\"; filename=\"copycat20120322-13979-1lulnyi\"\r\nContent-Type: \r\nContent-Length: 62\r\n", @tempfile=#<File:/var/folders/rn/rnXUYLOZH-mYuzcjL2v8Fk+++TI/-Tmp-/RackMultipart20120322-13979-mqzm0a>>, "commit"=>"Upload"}
|
23506
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."key" = 'hello' AND "copycat_translations"."locale" = 'en' LIMIT 1[0m
|
23507
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
23508
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", "hello"], ["locale", "en"], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", "world"]]
|
23509
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
23510
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."key" = 'hello' AND "copycat_translations"."locale" = 'es' LIMIT 1[0m
|
23511
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
23512
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", "hello"], ["locale", "es"], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", "mundo"]]
|
23513
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
23514
|
+
Redirected to http://www.example.com/copycat_translations
|
23515
|
+
Completed 302 Found in 4ms (ActiveRecord: 0.9ms)
|
23516
|
+
|
23517
|
+
|
23518
|
+
Started GET "/copycat_translations" for 127.0.0.1 at 2012-03-22 14:44:57 -0400
|
23519
|
+
Processing by CopycatTranslationsController#index as HTML
|
23520
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT distinct locale FROM "copycat_translations" [0m
|
23521
|
+
Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.1ms)
|
23522
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "copycat_translations"
|
23523
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en' LIMIT 1[0m
|
23524
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'es' LIMIT 1
|
23525
|
+
[1m[36m (0.3ms)[0m [1mrollback transaction[0m
|
23526
|
+
[1m[35m (0.0ms)[0m begin transaction
|
23527
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
23528
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", "hello"], ["locale", "en"], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", "world"]]
|
23529
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
23530
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
23531
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", "hello"], ["locale", "es"], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", "mundo"]]
|
23532
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
23533
|
+
|
23534
|
+
|
23535
|
+
Started GET "/copycat_translations/download" for 127.0.0.1 at 2012-03-22 14:44:57 -0400
|
23536
|
+
Processing by CopycatTranslationsController#download as HTML
|
23537
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" [0m
|
23538
|
+
Sent data copycat_translations_2012_03_22_14_44_57.yml (0.3ms)
|
23539
|
+
Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.1ms)
|
23540
|
+
[1m[35m (0.5ms)[0m rollback transaction
|
23541
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
23542
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en' AND "copycat_translations"."key" = 'site.index.header' LIMIT 1
|
23543
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
23544
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", "site.index.header"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", "The Header"]]
|
23545
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
23546
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en' AND "copycat_translations"."key" = 'site.index.intro' LIMIT 1
|
23547
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
23548
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", "site.index.intro"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", nil]]
|
23549
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
23550
|
+
[1m[35m (0.4ms)[0m rollback transaction
|
23551
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
23552
|
+
|
23553
|
+
|
23554
|
+
Started GET "/" for 127.0.0.1 at 2012-03-22 14:44:57 -0400
|
23555
|
+
Processing by SiteController#index as HTML
|
23556
|
+
[1m[35mCopycatTranslation Load (0.2ms)[0m SELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en' AND "copycat_translations"."key" = 'site.index.header' LIMIT 1
|
23557
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
23558
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", "site.index.header"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", "The Header"]]
|
23559
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
23560
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en' AND "copycat_translations"."key" = 'site.index.intro' LIMIT 1
|
23561
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
23562
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", "site.index.intro"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", nil]]
|
23563
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
23564
|
+
Completed 200 OK in 8ms (Views: 6.6ms | ActiveRecord: 1.1ms)
|
23565
|
+
[1m[35m (0.4ms)[0m rollback transaction
|
23566
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
23567
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."key" = 'site.index.header' LIMIT 1
|
23568
|
+
|
23569
|
+
|
23570
|
+
Started GET "/" for 127.0.0.1 at 2012-03-22 14:44:57 -0400
|
23571
|
+
Processing by SiteController#index as HTML
|
23572
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en' AND "copycat_translations"."key" = 'site.index.header' LIMIT 1[0m
|
23573
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
23574
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", "site.index.header"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", "The Header"]]
|
23575
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
23576
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en' AND "copycat_translations"."key" = 'site.index.intro' LIMIT 1[0m
|
23577
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
23578
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", "site.index.intro"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", nil]]
|
23579
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
23580
|
+
Completed 200 OK in 6ms (Views: 4.4ms | ActiveRecord: 1.1ms)
|
23581
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."key" = 'site.index.header' LIMIT 1[0m
|
23582
|
+
[1m[35m (0.4ms)[0m rollback transaction
|
23583
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
23584
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."key" = 'site.index.intro' LIMIT 1
|
23585
|
+
|
23586
|
+
|
23587
|
+
Started GET "/" for 127.0.0.1 at 2012-03-22 14:44:57 -0400
|
23588
|
+
Processing by SiteController#index as HTML
|
23589
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en' AND "copycat_translations"."key" = 'site.index.header' LIMIT 1[0m
|
23590
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
23591
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", "site.index.header"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", "The Header"]]
|
23592
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
23593
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en' AND "copycat_translations"."key" = 'site.index.intro' LIMIT 1[0m
|
23594
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
23595
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", "site.index.intro"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", nil]]
|
23596
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
23597
|
+
Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 1.1ms)
|
23598
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."key" = 'site.index.intro' LIMIT 1[0m
|
23599
|
+
[1m[35m (0.3ms)[0m rollback transaction
|
23600
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
23601
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
23602
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", "site.index.header"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", "A different header"]]
|
23603
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
23604
|
+
|
23605
|
+
|
23606
|
+
Started GET "/" for 127.0.0.1 at 2012-03-22 14:44:57 -0400
|
23607
|
+
Processing by SiteController#index as HTML
|
23608
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en' AND "copycat_translations"."key" = 'site.index.header' LIMIT 1[0m
|
23609
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en' AND "copycat_translations"."key" = 'site.index.intro' LIMIT 1
|
23610
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
23611
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", "site.index.intro"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", nil]]
|
23612
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
23613
|
+
Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.5ms)
|
23614
|
+
[1m[35m (0.4ms)[0m rollback transaction
|
23615
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
23616
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
23617
|
+
[1m[36mSQL (2.0ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", "site.index.intro"], ["locale", "en"], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", "world"]]
|
23618
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
23619
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
23620
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", "site.index.intro"], ["locale", "es"], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", "mundo"]]
|
23621
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
23622
|
+
|
23623
|
+
|
23624
|
+
Started GET "/" for 127.0.0.1 at 2012-03-22 14:44:57 -0400
|
23625
|
+
Processing by SiteController#index as HTML
|
23626
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en' AND "copycat_translations"."key" = 'site.index.header' LIMIT 1
|
23627
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
23628
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", "site.index.header"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", "The Header"]]
|
23629
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
23630
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en' AND "copycat_translations"."key" = 'site.index.intro' LIMIT 1
|
23631
|
+
Completed 200 OK in 6ms (Views: 4.6ms | ActiveRecord: 0.7ms)
|
23632
|
+
|
23633
|
+
|
23634
|
+
Started GET "/" for 127.0.0.1 at 2012-03-22 14:44:57 -0400
|
23635
|
+
Processing by SiteController#index as HTML
|
23636
|
+
[1m[36mCopycatTranslation Load (0.2ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'es' AND "copycat_translations"."key" = 'site.index.header' LIMIT 1[0m
|
23637
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
23638
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", "site.index.header"], ["locale", :es], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", nil]]
|
23639
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
23640
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'es' AND "copycat_translations"."key" = 'site.index.intro' LIMIT 1[0m
|
23641
|
+
Completed 200 OK in 8ms (Views: 6.6ms | ActiveRecord: 0.8ms)
|
23642
|
+
|
23643
|
+
|
23644
|
+
Started GET "/" for 127.0.0.1 at 2012-03-22 14:44:57 -0400
|
23645
|
+
Processing by SiteController#index as HTML
|
23646
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'fa' AND "copycat_translations"."key" = 'site.index.header' LIMIT 1
|
23647
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
23648
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", "site.index.header"], ["locale", :fa], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", nil]]
|
23649
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
23650
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'fa' AND "copycat_translations"."key" = 'site.index.intro' LIMIT 1
|
23651
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
23652
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", "site.index.intro"], ["locale", :fa], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", nil]]
|
23653
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
23654
|
+
Completed 200 OK in 8ms (Views: 6.6ms | ActiveRecord: 1.0ms)
|
23655
|
+
[1m[35m (0.4ms)[0m rollback transaction
|
23656
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
23657
|
+
[1m[35mCopycatTranslation Load (0.2ms)[0m SELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" IS NULL AND "copycat_translations"."key" = '' LIMIT 1
|
23658
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
23659
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en' AND "copycat_translations"."key" = 'copycat_translation' LIMIT 1
|
23660
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", :copycat_translation], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", nil]]
|
23661
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en' AND "copycat_translations"."key" = 'activerecord.attributes.copycat_translation.key' LIMIT 1
|
23662
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", :"activerecord.attributes.copycat_translation.key"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", nil]]
|
23663
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en' AND "copycat_translations"."key" = 'attributes.key' LIMIT 1
|
23664
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", :"attributes.key"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", nil]]
|
23665
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en' AND "copycat_translations"."key" = 'activerecord.errors.models.copycat_translation.attributes.key.blank' LIMIT 1
|
23666
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", :"activerecord.errors.models.copycat_translation.attributes.key.blank"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", nil]]
|
23667
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en' AND "copycat_translations"."key" = 'activerecord.errors.models.copycat_translation.blank' LIMIT 1
|
23668
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", :"activerecord.errors.models.copycat_translation.blank"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", nil]]
|
23669
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en' AND "copycat_translations"."key" = 'activerecord.errors.messages.blank' LIMIT 1
|
23670
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", :"activerecord.errors.messages.blank"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", nil]]
|
23671
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en' AND "copycat_translations"."key" = 'errors.attributes.key.blank' LIMIT 1
|
23672
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", :"errors.attributes.key.blank"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", nil]]
|
23673
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en' AND "copycat_translations"."key" = 'errors.messages.blank' LIMIT 1
|
23674
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", :"errors.messages.blank"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", "can't be blank"]]
|
23675
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en' AND "copycat_translations"."key" = 'copycat_translation' LIMIT 1
|
23676
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en' AND "copycat_translations"."key" = 'activerecord.attributes.copycat_translation.locale' LIMIT 1[0m
|
23677
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", :"activerecord.attributes.copycat_translation.locale"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", nil]]
|
23678
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en' AND "copycat_translations"."key" = 'attributes.locale' LIMIT 1[0m
|
23679
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", :"attributes.locale"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", nil]]
|
23680
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en' AND "copycat_translations"."key" = 'activerecord.errors.models.copycat_translation.attributes.locale.blank' LIMIT 1[0m
|
23681
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", :"activerecord.errors.models.copycat_translation.attributes.locale.blank"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", nil]]
|
23682
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en' AND "copycat_translations"."key" = 'activerecord.errors.models.copycat_translation.blank' LIMIT 1[0m
|
23683
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en' AND "copycat_translations"."key" = 'activerecord.errors.messages.blank' LIMIT 1
|
23684
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en' AND "copycat_translations"."key" = 'errors.attributes.locale.blank' LIMIT 1[0m
|
23685
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", :"errors.attributes.locale.blank"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", nil]]
|
23686
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en' AND "copycat_translations"."key" = 'errors.messages.blank' LIMIT 1[0m
|
23687
|
+
[1m[35m (0.1ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
23688
|
+
[1m[36m (0.4ms)[0m [1mrollback transaction[0m
|
23689
|
+
[1m[35m (0.1ms)[0m begin transaction
|
23690
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
23691
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", "string000000002"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", "string000000003"]]
|
23692
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
23693
|
+
[1m[35mCopycatTranslation Load (0.2ms)[0m SELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en' AND "copycat_translations"."key" = 'string000000002' LIMIT 1
|
23694
|
+
[1m[36m (0.4ms)[0m [1mrollback transaction[0m
|
23695
|
+
[1m[35m (0.1ms)[0m begin transaction
|
23696
|
+
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en' AND "copycat_translations"."key" = 'foo'[0m
|
23697
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en' AND "copycat_translations"."key" = 'foo' LIMIT 1
|
23698
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
23699
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", "foo"], ["locale", "en"], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", "translation missing"]]
|
23700
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
23701
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en' AND "copycat_translations"."key" = 'foo'
|
23702
|
+
[1m[36m (0.4ms)[0m [1mrollback transaction[0m
|
23703
|
+
[1m[35m (0.1ms)[0m begin transaction
|
23704
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
23705
|
+
[1m[35mSQL (0.6ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", "sample_copy"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", "copyfoo"]]
|
23706
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
23707
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
23708
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", "sample_copy2"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", "copybaz"]]
|
23709
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
23710
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."key" = 'sample_copy' LIMIT 1[0m
|
23711
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."key" = 'sample_copy2' LIMIT 1
|
23712
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."key" = 'hello' LIMIT 1[0m
|
23713
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."key" = 'hello' AND "copycat_translations"."locale" = 'en' LIMIT 1
|
23714
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
23715
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", "hello"], ["locale", "en"], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", "Hello world"]]
|
23716
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
23717
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."key" = 'sample_copy' AND "copycat_translations"."locale" = 'en' LIMIT 1
|
23718
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
23719
|
+
[1m[35m (0.2ms)[0m UPDATE "copycat_translations" SET "value" = 'lorem ipsum', "updated_at" = '2012-03-22 18:44:57.838719' WHERE "copycat_translations"."id" = 1
|
23720
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
23721
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."key" = 'sample_copy' LIMIT 1
|
23722
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."key" = 'sample_copy2' LIMIT 1[0m
|
23723
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."key" = 'hello' LIMIT 1
|
23724
|
+
[1m[36m (0.5ms)[0m [1mrollback transaction[0m
|
23725
|
+
[1m[35m (0.0ms)[0m begin transaction
|
23726
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
23727
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", "sample_copy"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", "copyfoo"]]
|
23728
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
23729
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
23730
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", "sample_copy2"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", "copybaz"]]
|
23731
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
23732
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" [0m
|
23733
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
23734
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", "a.sample_copy3"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", "copyfoo"]]
|
23735
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
23736
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
23737
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", "a.sample_copy4"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", "copybaz"]]
|
23738
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
23739
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT "copycat_translations".* FROM "copycat_translations"
|
23740
|
+
[1m[36m (0.3ms)[0m [1mrollback transaction[0m
|
23741
|
+
[1m[35m (0.0ms)[0m begin transaction
|
23742
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
23743
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", "moby_dick"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", "<p>Lorem ipsum</p><p class=\"highlight\">∆'≈:</p>"]]
|
23744
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
23745
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT "copycat_translations".* FROM "copycat_translations"
|
23746
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" [0m
|
23747
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
23748
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "copycat_translations" WHERE "copycat_translations"."id" = ?[0m [["id", 1]]
|
23749
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
23750
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."key" = 'moby_dick' AND "copycat_translations"."locale" = 'en' LIMIT 1[0m
|
23751
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
23752
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", "moby_dick"], ["locale", "en"], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", "<p>Lorem ipsum</p><p class=\"highlight\">∆'≈:</p>"]]
|
23753
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
23754
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."key" = 'moby_dick' LIMIT 1[0m
|
23755
|
+
[1m[35m (0.3ms)[0m rollback transaction
|
23756
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
23757
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
23758
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", "foo"], ["locale", "en"], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", "bar"]]
|
23759
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
23760
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
23761
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", "foo"], ["locale", "en"], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", "bar2"]]
|
23762
|
+
SQLite3::ConstraintException: constraint failed: INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)
|
23763
|
+
[1m[36m (0.0ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
23764
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
23765
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", "foo"], ["locale", "fa"], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", "bar"]]
|
23766
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
23767
|
+
[1m[36m (0.3ms)[0m [1mrollback transaction[0m
|
23768
|
+
[1m[35m (0.0ms)[0m begin transaction
|
23769
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
23770
|
+
[1m[35m (0.0ms)[0m begin transaction
|
23771
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
23772
|
+
[1m[35m (0.0ms)[0m begin transaction
|
23773
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en' AND "copycat_translations"."key" = 'site.title' LIMIT 1[0m
|
23774
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
23775
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", "site.title"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", nil]]
|
23776
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
23777
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" [0m
|
23778
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
23779
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "copycat_translations" WHERE "copycat_translations"."id" = ?[0m [["id", 1]]
|
23780
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
23781
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
23782
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", "site.title"], ["locale", "en"], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", "My Blog"]]
|
23783
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
23784
|
+
[1m[35mCopycatTranslation Load (0.1ms)[0m SELECT "copycat_translations".* FROM "copycat_translations"
|
23785
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" [0m
|
23786
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
23787
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "copycat_translations" WHERE "copycat_translations"."id" = ?[0m [["id", 2]]
|
23788
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
23789
|
+
[1m[36mCopycatTranslation Load (0.1ms)[0m [1mSELECT "copycat_translations".* FROM "copycat_translations" WHERE "copycat_translations"."locale" = 'en' AND "copycat_translations"."key" = 'site.title' LIMIT 1[0m
|
23790
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
23791
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "copycat_translations" ("created_at", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["key", "site.title"], ["locale", :en], ["updated_at", Thu, 22 Mar 2012 18:44:57 UTC +00:00], ["value", "My Blog"]]
|
23792
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
23793
|
+
[1m[36m (0.3ms)[0m [1mrollback transaction[0m
|