I went to Kiwami Chinese Noodle, called “Kiwami Ramen”, located at Tsukiji Shijo, where we can eat Chinese Noodle (Ramen noodle) only for about 500 yen. The most reasonable noodle is only for 320 yen, about 2 or 3 dollars.
At that time, I ate ramen noodle in salt flavored soup, “Shio Ramen”, for 470 yen.
喜輪味ラーメン の 塩ラーメン
Surprising Menu
I was surprised at ramen noodle in mayonnaise flavored soup, called mayonnaise ramen. 数少ない、 マヨネーズラーメンを提供しているお店です。
ラーメンだけでなく、カレーもあります。
System and Price
First, buy tickets on ticket vending machine. Second hand out it.
I’ll introduce the way to test rails helper code that uses current_user method provided by device gem.
Environment
Ruby 2.2.2
Rails 4.1.8
RSpec 3.1.0
Test Target
The function we are going to test is below. It compare the return value of current_user method and user_id given as argument, and check the argument user_id is of current login user or not.