buihdk (Khoa Bui)
- Login: buihdk
- Email: buihdk@gmail.com
- Registered on: 05/22/2015
- Last sign in: 05/22/2015
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
05/23/2015
-
10:17 PM Ruby Bug #11169: Symbol not found: _rb_str_new_static
- I figured out how to solve it. I ran 'gem pristine --all' 2 times and it worked!
-
09:41 PM Ruby Bug #11169: Symbol not found: _rb_str_new_static
- Nobuyoshi Nakada wrote:
> Seems you are running 2.0.0 with an extension library for 2.2.
> ...
My ruby version is 2.2.1
I am new to Ruby and Rails so any help would be greatly appreciated! :) -
08:57 PM Ruby Bug #11169: Symbol not found: _rb_str_new_static
- Nobuyoshi Nakada wrote:
> Seems you are running 2.0.0 with an extension library for 2.2.
> ...
My ruby version is 2.2.1
I am new to Ruby and Rails so any help would be greatly appreciated! :)
05/22/2015
-
08:05 AM Ruby Bug #11169 (Rejected): Symbol not found: _rb_str_new_static
- when i'm running **rails server** i'm getting this message below:
~~~
Warning: You're using Rubygems 2.0.14 with Spring. Upgrade to at least Rubygems 2.1.0 and run `gem pristine --all` for better startup performance.
dyld: lazy symb...