Constants demo
diff --git a/test/ConstantsDemo.thrift b/test/ConstantsDemo.thrift
index 8fac6db..0b1ba31 100644
--- a/test/ConstantsDemo.thrift
+++ b/test/ConstantsDemo.thrift
@@ -21,6 +21,7 @@
 namespace erl consts_
 namespace haxe constantsDemo
 namespace go constantsdemo
+namespace rb ConstantsDemo
 
 typedef uuid myUUID
 
diff --git a/test/DebugProtoTest.thrift b/test/DebugProtoTest.thrift
index 22bf095..d011ac9 100644
--- a/test/DebugProtoTest.thrift
+++ b/test/DebugProtoTest.thrift
@@ -20,7 +20,7 @@
 namespace c_glib TTest
 namespace cpp thrift.test.debug
 namespace java thrift.test
-namespace rb thrift.test
+namespace rb Thrift.Test
 
 struct Doubles {
  1: double nan,
diff --git a/test/v0.16/DebugProtoTest.thrift b/test/v0.16/DebugProtoTest.thrift
index 5d0face..dbc11cb 100644
--- a/test/v0.16/DebugProtoTest.thrift
+++ b/test/v0.16/DebugProtoTest.thrift
@@ -20,7 +20,7 @@
 namespace c_glib TTest
 namespace cpp thrift.test.debug
 namespace java thrift.test
-namespace rb thrift.test
+namespace rb Thrift.Test
 
 struct Doubles {
  1: double nan,