Fixing the implicit declaration of function error when installing ruby gems
How to fix the implicit functions error Clang is throwing in the latest version of Xcode tools when installing ruby gems that need to build native extensions.
My journey
How to fix the implicit functions error Clang is throwing in the latest version of Xcode tools when installing ruby gems that need to build native extensions.
Are you a student? Are you over 18 years old? Do you want to earn $4500 this summer? Do you love Rails and think you can contribute in core code? Then you should learn all about it at Get Paid to Work on Rails.
Sometimes you want to have a drop down list in your Rails application that contains both the items from a collection of model instances and some other items that are not coming from the collection.
Rails is great when you want to start quickly and 10 minutes later have your first web application up and running. This is because many things that are needed are pre-configured. This is true but unfortunately if you live in a part of the world where everyone speaks a weird sounding language that has characters … Continue reading Rails and Greek