Badge
| Notable Question | Asked a question with 2,500 views. This badge can be awarded multiple times. |
marcamillion earned this badge 28 times |
may 17 at 3:57
How do I do a git pull to a specific branch?
may 9 at 3:54
How do I do client-side form validation in jQuery?
mar 27 at 1:35
Why when I start thin server in production mode it can't find my users table, but it does in regular mode ? - Rails 3
mar 1 at 19:21
How do I use the Bootstrap stylesheet from Twitter with my existing stylesheet in Rails without messing up everything?
mar 1 at 18:36
How do I get jQuery-validate to work with Rails 3?
jan 28 at 18:46
What is a good shopping cart gem for Rails?
nov 4 at 13:23
How do I add a shadow to an entire table using just CSS?
oct 25 at 17:39
How do I write a web scraper in Ruby?
sep 17 at 13:20
How do I toggle CSS with jQuery?
aug 10 at 23:48
Undefined method/NoMethodError in Rails 3
jul 20 at 4:24
What causes a 422 Unprocessable Entity Error in Rails 3?
jul 17 at 2:21
Getting Rspec + autotest working on windows
may 14 '12 at 10:23
Uncaught SyntaxError: Unexpected Token - jQuery - Help!
apr 27 '12 at 17:31
Why do I get 'no route matches', for a route that exists?
apr 23 '12 at 22:50
How do I reverse a 'rails generate'?
apr 17 '12 at 16:17
Bundle update & install fail after OS X lion upgrade - Rails 3
dec 7 '11 at 3:15
Can I apply webkit-gradient to a border or just background?
nov 27 '11 at 17:11
Errors with Michael Hartl's Rails Tutorial Chapter 7 - Specifically Rspec Testing Errors
nov 21 '11 at 10:00
How do I create a circle or square with just CSS - with a hollow center?
nov 18 '11 at 10:35
Getting Action Mailer + Devise to play together nicely